Borderou de evaluare (job #616033)

Utilizator avatar Rradu_v2 Catana Radu Rradu_v2 IP ascuns
Problemă Matrix (clasa a 6-a) Compilator c-32
Rundă Tema 7 clasa a 6-a Status evaluat
Dată 13 nov. 2021 19:41:57 Scor 50

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