Pagini recente »
Borderou de evaluare (job #348847)
|
Borderou de evaluare (job #365402)
|
Borderou de evaluare (job #749729)
Borderou de evaluare (job #749729)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:13:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
13 | if(a%10%2==0)
| ^~
main.c:15:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
15 | a=a/10;
| ^
main.c:18:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
18 | if(b%10%2==1)
| ^~
main.c:20:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
20 | b=b/10;
| ^
main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
9 | fscanf(fin, "%d %d", &a, &b);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
20
|
|
2
|
1 ms
|
245 kb
|
OK
|
20
|
|
3
|
1 ms
|
245 kb
|
OK
|
20
|
|
4
|
1 ms
|
245 kb
|
OK
|
20
|
|
5
|
1 ms
|
245 kb
|
OK
|
20
|
|
Punctaj total
|
100
|