Compare commits
2 Commits
cc9f766229
...
9eb013c7e2
Author | SHA1 | Date | |
---|---|---|---|
9eb013c7e2 | |||
557701d27b |
2
core.c
2
core.c
@ -11,7 +11,7 @@ main(int argc, char **argv)
|
|||||||
|
|
||||||
int res = f(x, y);
|
int res = f(x, y);
|
||||||
|
|
||||||
printf("res = %d\n", res);
|
printf("un res = %d\n", res);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user