Pagini recente »
Borderou de evaluare (job #30896)
|
Borderou de evaluare (job #263547)
|
Borderou de evaluare (job #418363)
|
Borderou de evaluare (job #135010)
|
Borderou de evaluare (job #582792)
Borderou de evaluare (job #582792)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:49:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
49 | if(ore<10)
| ^~
main.c:51:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
51 | fprintf(fout, "%d:", ore);
| ^~~~~~~
main.c:53:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
53 | if(minute<10)
| ^~
main.c:55:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
55 | fprintf(fout, "%d\n", minute);
| ^~~~~~~
main.c:61:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
61 | if(ore<10)
| ^~
main.c:63:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
63 | fprintf(fout, "%d:", ore);
| ^~~~~~~
main.c:65:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
65 | if(minute<10)
| ^~
main.c:67:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
67 | fprintf(fout, "%d", minute);
| ^~~~~~~
main.c:10:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
10 | fscanf(fin, "%d%d", &vert, &ori);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
OK
|
10
|
2
|
1 ms
|
262 kb
|
OK
|
10
|
3
|
1 ms
|
262 kb
|
OK
|
10
|
4
|
1 ms
|
262 kb
|
OK
|
10
|
5
|
1 ms
|
262 kb
|
OK
|
10
|
6
|
1 ms
|
262 kb
|
OK
|
10
|
7
|
2 ms
|
262 kb
|
OK
|
10
|
8
|
1 ms
|
262 kb
|
OK
|
10
|
9
|
1 ms
|
262 kb
|
OK
|
10
|
10
|
1 ms
|
262 kb
|
OK
|
10
|
Punctaj total
|
100
|