Pagini recente »
Clasament tema11-seniori-2014-2015
|
Borderou de evaluare (job #25192)
|
Borderou de evaluare (job #782024)
|
Borderou de evaluare (job #259285)
|
Borderou de evaluare (job #791123)
Borderou de evaluare (job #791123)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:15:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15 | if(a%10%2==0)
| ^~
main.c:17:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
17 | a=a/10;
| ^
main.c:20:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
20 | if(b%10%2==1)
| ^~
main.c:22:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
22 | b=b/10;
| ^
main.c:9:3: 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
|
507 kb
|
OK
|
20
|
3
|
1 ms
|
245 kb
|
OK
|
20
|
4
|
1 ms
|
245 kb
|
OK
|
20
|
5
|
1 ms
|
245 kb
|
OK
|
20
|
Penalizare: 5% (pentru 1 submisie/ii)
|
5%
|
Punctaj total
|
95
|