Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
AyOC - docentes
grupal-2c2024
Commits
7b5a3b82
Commit
7b5a3b82
authored
7 months ago
by
Marcos Cervetto
Browse files
Options
Download
Plain Diff
Merge branch 'master' of git.exactas.uba.ar:ayoc-doc/grupal-2c2024
parents
07427982
7a0e342b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
TP1-b/src/tester.c
TP1-b/src/tester.c
+1
-1
No files found.
TP1-b/src/tester.c
View file @
7b5a3b82
...
...
@@ -66,7 +66,7 @@ TEST(test_alternate_sum_8) {
TEST
(
test_product_2_f
)
{
for
(
int
i
=
0
;
i
<
100
;
i
++
)
{
shuffle
(
1000
);
sprintf
(
assert_name
,
"
alternate_sum_8
(&result, %u, %.2f)"
,
x
[
0
],
f
[
0
]);
sprintf
(
assert_name
,
"
product_2_f
(&result, %u, %.2f)"
,
x
[
0
],
f
[
0
]);
uint32_t
result
=
-
1
;
product_2_f
(
&
result
,
x
[
0
],
f
[
0
]);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment