Borderou de evaluare (job #663530)

Utilizator avatar Dragusanu_Rares Dragusanu Rares Dragusanu_Rares IP ascuns
Problemă Treasure Hunt Compilator c-32
Rundă Tema 1 clasa a 7-a Status evaluat
Dată 23 sept. 2022 22:41:52 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d",&cerinta); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin,"%d%d%d%d",&m,&n,&m1,&n1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(fin,"%d",&v[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:27:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf(fin,"%d",&v1[lin1][col1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:65:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | fscanf(fin,"%d%d%d",&m,&n,&pasi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:82:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 82 | fscanf(fin,"%d",&v[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:162:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 162 | fscanf(fin,"%d%d%d",&m,&n,&pasi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:179:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | fscanf(fin,"%d",&v[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 7 ms 376 kb OK 10
2 6 ms 245 kb OK 10
3 3 ms 241 kb OK 10
4 5 ms 507 kb OK 10
5 691 ms 3649 kb OK 10
6 597 ms 4177 kb OK 10
7 7 ms 540 kb OK 10
8 1224 ms 3780 kb Time limit exceeded 0
9 314 ms 2629 kb OK 10
10 1150 ms 4182 kb OK 10
Punctaj total 90