Borderou de evaluare (job #693235)

Utilizator avatar AlexStoican Alexandru Andrei Stoican AlexStoican IP ascuns
Problemă Treasure Hunt Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 5 feb. 2023 11:12:51 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:29:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf( fin, "%d", &cerinta ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:31:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | fscanf( fin, "%d%d%d%d", &n, &m, &n1, &m1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:34:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf( fin, "%d", &harta[i][j] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:37:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fscanf( fin, "%d", &fragment[i][j] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:68:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | fscanf( fin, "%d%d%d", &n, &m, &k ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:71:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | fscanf( fin, "%d", &harta[i][j] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 380 kb OK 10
2 1 ms 372 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 249 kb OK 10
5 496 ms 3653 kb OK 10
6 409 ms 4173 kb OK 10
7 9 ms 618 kb OK 10
8 1058 ms 3805 kb OK 10
9 229 ms 2637 kb OK 10
10 883 ms 4173 kb OK 10
Punctaj total 100