Borderou de evaluare (job #36159)

Utilizator avatar alexpetrescu Alexandru Petrescu alexpetrescu IP ascuns
Problemă Paint (clasa a 7-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 11 dec. 2013 21:53:00 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(fin,"%d%d",&nrlin,&nrcol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(fin,"%d",&x); | ^~~~~~~~~~~~~~~~~~~ main.c:27:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:29:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin,"%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 OK 20
4 67 ms 3304 kb OK 20
5 157 ms 4416 kb OK 20
Punctaj total 100