Borderou de evaluare (job #730596)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Paint Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 31 aug. 2023 18:14:16 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:31:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | fscanf(fin,"%d",&q); | ^~~~~~~~~~~~~~~~~~~ main.c:35:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin,"%d%d%d%d",&l1,&c1,&l2,&c2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 20
2 1 ms 503 kb OK 20
3 2 ms 651 kb OK 20
4 149 ms 3211 kb OK 20
5 309 ms 4333 kb OK 20
Punctaj total 100