Borderou de evaluare (job #65627)

Utilizator avatar dyanag Diana Grigore dyanag IP ascuns
Problemă Paint (clasa a 7-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 29 mar. 2014 15:03:44 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:11:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(f, "%d%d", &n, &m); | ~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:19:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(f, "%d", &nr); | ~~~~~~^~~~~~~~~~~~~~ main.cpp:23:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf(f, "%d", &nr); | ~~~~~~^~~~~~~~~~~~~~ main.cpp:25:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf(f, "%d%d%d%d", &l1, &c1, &l2, &c2); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 9 ms 4132 kb OK 20
2 10 ms 4604 kb OK 20
3 11 ms 4860 kb OK 20
4 76 ms 7236 kb OK 20
5 172 ms 8164 kb OK 20
Punctaj total 100