Borderou de evaluare (job #793334)

Utilizator avatar Gavriliu.Adam Adam Gavriliu Robert Gavriliu.Adam IP ascuns
Problemă Matrice Zebră (clasa a 6-a) Compilator c-32
Rundă Tema 15 Clasa a 6-a Status evaluat
Dată 6 nov. 2024 23:46:06 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'int' [-Wformat=] 16 | fscanf(fin, "%d%d", linn, coll); | ~^ ~~~~ | | | | int * int main.c:16:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'int' [-Wformat=] 16 | fscanf(fin, "%d%d", linn, coll); | ~^ ~~~~ | | | | int * int main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%d", &tx); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d%d", linn, coll); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:68:9: warning: array subscript -1 is below array bounds of 'int[410]' [-Warray-bounds=] 68 | fprintf(fout, "%d", mz[linn-1][coll-1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:4:5: note: while referencing 'mz' 4 | int mz[410][410], dlin[4] = {1, -1, 0, 0}, dcol[4] = {0, 0, -1, 1}; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 5
2 1 ms 245 kb OK 5
3 1 ms 245 kb OK 5
4 1 ms 237 kb OK 5
5 1 ms 495 kb OK 5
6 19 ms 540 kb OK 5
7 29 ms 663 kb OK 5
8 39 ms 802 kb OK 5
9 59 ms 806 kb OK 5
10 69 ms 864 kb OK 5
11 1 ms 270 kb Killed by Signal 11 0
12 1 ms 249 kb Killed by Signal 11 0
13 2 ms 249 kb Killed by Signal 11 0
14 2 ms 249 kb Killed by Signal 11 0
15 1 ms 249 kb Killed by Signal 11 0
16 1 ms 249 kb Killed by Signal 11 0
17 1 ms 512 kb Killed by Signal 11 0
18 1 ms 270 kb Killed by Signal 11 0
19 2 ms 512 kb Killed by Signal 11 0
20 1 ms 249 kb Killed by Signal 11 0
Punctaj total 50