Borderou de evaluare (job #789422)

Utilizator avatar mihaisan Mihai Sandu mihaisan IP ascuns
Problemă Reteta1 Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 oct. 2024 10:20:32 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:53:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | fscanf(fin, "%d %d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:55:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fscanf(fin, "%d", &tip[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:57:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | fscanf(fin, "%d", &medicines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:59:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fscanf(fin, "%d", &v); | ^~~~~~~~~~~~~~~~~~~~~ main.c:66:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | fscanf(fin, "%d", &p[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 507 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 507 kb OK 10
8 1 ms 507 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100