Borderou de evaluare (job #730573)

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:44:57 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:29:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin,"%d",&q); | ^~~~~~~~~~~~~~~~~~~ main.c:33:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 33 | fscanf(fin,"%d%d%d%d",&l1,&c1,&l2,&c2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb OK 20
2 1 ms 536 kb OK 20
3 1 ms 752 kb OK 20
4 48 ms 3168 kb OK 20
5 105 ms 4284 kb OK 20
Punctaj total 100