Borderou de evaluare (job #605887)

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 1 ms 393 kb OK 10
3 1 ms 258 kb OK 10
4 486 ms 3928 kb OK 10
5 110 ms 1175 kb OK 10
6 384 ms 2879 kb OK 10
7 685 ms 4583 kb OK 10
8 1130 ms 6942 kb OK 10
9 1471 ms 8642 kb OK 10
10 1478 ms 8646 kb OK 10
Punctaj total 100