Borderou de evaluare (job #605888)

Utilizator avatar stefanpatrichi Stefan Patrichi stefanpatrichi IP ascuns
Problemă Flota Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 sept. 2021 19:55:40 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:41:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | fscanf(fin, "%d %d %d", &n, &m, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:44:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | fscanf(fin, "%hu %hu %d", &nodes[i].x, &nodes[i].y, &width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:66:16: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | int width; fscanf(fin, "%d", &width); | ^~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 258 kb OK 10
2 9 ms 389 kb OK 10
3 1 ms 262 kb OK 10
4 506 ms 3928 kb OK 10
5 105 ms 1048 kb OK 10
6 386 ms 2883 kb OK 10
7 640 ms 4587 kb OK 10
8 1108 ms 7077 kb OK 10
9 1416 ms 8642 kb OK 10
10 1470 ms 8642 kb OK 10
Punctaj total 100