Borderou de evaluare (job #65623)

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:02:14 Scor 40

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 1 ms 508 kb OK 20
2 1 ms 548 kb OK 20
3 2 ms 764 kb Incorect 0
4 67 ms 3200 kb Incorect 0
5 160 ms 4064 kb Incorect 0
Punctaj total 40