Borderou de evaluare (job #616917)

Utilizator avatar amalia_ghica Amalia Ghica amalia_ghica IP ascuns
Problemă Matrix (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 19 nov. 2021 18:07:09 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:59:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 59 | for (col = 0; col < m; col++) | ^~~ main.c:61:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 61 | fprintf(fout, "\n"); | ^~~~~~~ main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%d%d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(fin, "%d", &mat[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb OK 10
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 10 ms 258 kb OK 10
Punctaj total 100