Borderou de evaluare (job #662426)

Utilizator avatar MihneaStoica Mihnea Teodor Stoica MihneaStoica IP ascuns
Problemă Treasure Hunt Compilator c-32
Rundă Tema 1 clasa a 7-a Status evaluat
Dată 18 sept. 2022 17:18:54 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:53:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | fscanf(in, "%d", &cer); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:57:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | fscanf(in, "%d%d%d%d", &n, &m, &n1, &m1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:62:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | fscanf(in, "%d", &mat[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:69:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | fscanf(in, "%d", &mat2[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:90:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 90 | fscanf(in, "%d%d%d", &n, &m, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:95:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | fscanf(in, "%d", &mat[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 372 kb OK 10
2 1 ms 376 kb OK 10
3 1 ms 245 kb OK 10
4 9 ms 503 kb OK 10
5 506 ms 3653 kb Incorect 0
6 436 ms 4177 kb OK 10
7 14 ms 536 kb Incorect 0
8 1058 ms 3760 kb Incorect 0
9 237 ms 2564 kb Incorect 0
10 849 ms 4190 kb OK 10
Punctaj total 60