Pagini recente »
Istoria paginii runda/2021-02-11-clasa-5-tema-19
|
Istoria paginii runda/2020-04-04-clasa-5-tema-33/clasament
|
Istoria paginii runda/2024-02-06-clasa-6-tema-19
|
Istoria paginii runda/2022-09-21-clasa-6-tema-02
|
Borderou de evaluare (job #616033)
Borderou de evaluare (job #616033)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:98:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
98 | for(lin=0; lin<m; lin++)
| ^~~
main.c:100:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
100 | fprintf(fout, "\n");
| ^~~~~~~
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin, "%d%d", &n, &m );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
17 | fscanf(fin, "%d", &matrix[col][lin]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
3 ms
|
131 kb
|
OK
|
10
|
2
|
3 ms
|
131 kb
|
OK
|
10
|
3
|
3 ms
|
131 kb
|
OK
|
10
|
4
|
4 ms
|
131 kb
|
OK
|
10
|
5
|
3 ms
|
131 kb
|
OK
|
10
|
6
|
4 ms
|
131 kb
|
Incorect
|
0
|
7
|
3 ms
|
131 kb
|
Incorect
|
0
|
8
|
6 ms
|
131 kb
|
Incorect
|
0
|
9
|
11 ms
|
262 kb
|
Incorect
|
0
|
10
|
9 ms
|
258 kb
|
Incorect
|
0
|
Punctaj total
|
50
|