Borderou de evaluare (job #761994)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Livada Compilator c-32
Rundă Tema 20 clasa a 7-a Status evaluat
Dată 12 feb. 2024 19:57:39 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d%d%d%d", &num_lin, &num_col, &lin_p, &col_q ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf( fin, "%d", &mat[lin][col] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:32:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf( fin, "%d", &mat[ulti][col] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:37:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fscanf( fin, "%d", &mat[ulti][col] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 503 kb OK 10
4 1 ms 507 kb OK 10
5 29 ms 512 kb OK 10
6 19 ms 507 kb Killed by Signal 11 0
7 9 ms 507 kb Killed by Signal 11 0
8 29 ms 512 kb Killed by Signal 11 0
9 39 ms 507 kb Killed by Signal 11 0
10 47 ms 507 kb Killed by Signal 11 0
Punctaj total 50