Borderou de evaluare (job #385796)

Utilizator avatar mihaisan Mihai Sandu mihaisan IP ascuns
Problemă Paint (clasa a 7-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 7 aug. 2018 17:41:39 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:32:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf(fin, "%d %d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:36:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf(fin, "%d", &v); | ^~~~~~~~~~~~~~~~~~~~~ main.c:42:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | fscanf(fin, "%d", &q); | ^~~~~~~~~~~~~~~~~~~~~ main.c:44:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | fscanf(fin, "%d %d %d %d", &l1, &c1, &l2, &c2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 508 kb OK 20
2 1 ms 548 kb OK 20
3 2 ms 764 kb OK 20
4 73 ms 3180 kb OK 20
5 170 ms 4496 kb OK 20
Punctaj total 100