Borderou de evaluare (job #773700)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă 2numere (baraj gimnaziu) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 12 apr. 2024 17:09:53 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:83:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:85:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | fscanf(fin,"%d",&n1[i]); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:88:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | fscanf(fin,"%d",&x); | ^~~~~~~~~~~~~~~~~~~ main.c:96:5: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free] 96 | fclose(fin); | ^~~~~~~~~~~ main.c:91:5: note: call to 'fclose' here 91 | fclose(fin); | ^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 69 ms 507 kb OK 10
7 59 ms 249 kb OK 10
8 49 ms 249 kb OK 10
9 69 ms 249 kb OK 10
10 49 ms 512 kb OK 10
Punctaj total 100