Pagini recente »
Borderou de evaluare (job #720432)
Borderou de evaluare (job #720432)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:27:25: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
27 | while(v[i] == 1)i++;fprintf(fout,"%d ",s);}fprintf(fout,"\n");fscanf(fin,"%d",&n);
| ^~~~~
main.c:27:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
27 | while(v[i] == 1)i++;fprintf(fout,"%d ",s);}fprintf(fout,"\n");fscanf(fin,"%d",&n);
| ^~~~~~~
main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
main.c:27:87: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
27 | while(v[i] == 1)i++;fprintf(fout,"%d ",s);}fprintf(fout,"\n");fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
503 kb
|
OK
|
10
|
2
|
1 ms
|
503 kb
|
OK
|
10
|
3
|
1 ms
|
503 kb
|
OK
|
10
|
4
|
9 ms
|
483 kb
|
OK
|
10
|
5
|
9 ms
|
487 kb
|
OK
|
10
|
6
|
9 ms
|
491 kb
|
OK
|
10
|
7
|
9 ms
|
487 kb
|
OK
|
10
|
8
|
19 ms
|
708 kb
|
OK
|
10
|
9
|
39 ms
|
643 kb
|
OK
|
10
|
10
|
1 ms
|
507 kb
|
OK
|
10
|
Punctaj total
|
100
|