Borderou de evaluare (job #730571)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Paint (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 31 aug. 2023 16:42:07 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d %d ",&n,&m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin,"%d",&q); | ^~~~~~~~~~~~~~~~~~~ main.c:32:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | 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 752 kb OK 20
3 1 ms 752 kb OK 20
4 50 ms 3184 kb OK 20
5 107 ms 4268 kb OK 20
Punctaj total 100