Pagini recente »
Borderou de evaluare (job #26113)
|
Borderou de evaluare (job #11790)
|
Borderou de evaluare (job #57198)
|
Borderou de evaluare (job #189342)
|
Borderou de evaluare (job #791162)
Borderou de evaluare (job #791162)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15 | if(A%10%2==0)
| ^~
main.c:17:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
17 | A=A/10;
| ^
main.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
20 | if(B%10%2==1)
| ^~
main.c:22:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
22 | B=B/10;
| ^
main.c:9:4: 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
|
266 kb
|
OK
|
20
|
4
|
1 ms
|
245 kb
|
OK
|
20
|
5
|
1 ms
|
245 kb
|
OK
|
20
|
Punctaj total
|
100
|