Borderou de evaluare (job #616035)

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:47:20 Scor 97

Raport evaluator

Compilare: main.c: In function 'main': main.c:83:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 83 | for(lin=0; lin<m; lin++) | ^~~ main.c:85:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 85 | 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 4 ms 131 kb OK 10
4 4 ms 131 kb OK 10
5 4 ms 131 kb OK 10
6 4 ms 131 kb OK 10
7 4 ms 131 kb OK 10
8 8 ms 262 kb OK 10
9 7 ms 258 kb OK 10
10 9 ms 253 kb OK 10
Penalizare: 3% (pentru 1 submisie/ii) 3%
Punctaj total 97