Borderou de evaluare (job #805951)

Utilizator avatar Tudor_Petcu Tudor Mihai Petcu Tudor_Petcu IP ascuns
Problemă Căutare1 (clasa a 5-a) Compilator c-32
Rundă Tema 21 Clasa a 5-a Status evaluat
Dată 24 ian. 2025 11:09:07 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d %d", &N, &M ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d ", &v[n] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf( fin, "\n" ); | ^~~~~~~~~~~~~~~~~~~ main.c:24:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d ", &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:51:5: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free] 51 | fclose( fin ); | ^~~~~~~~~~~~~ main.c:43:5: note: call to 'fclose' here 43 | fclose( fin ); | ^~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 507 kb Incorect 0
3 19 ms 221 kb Incorect 0
4 29 ms 487 kb Incorect 0
5 29 ms 528 kb Incorect 0
6 79 ms 700 kb Incorect 0
7 139 ms 1097 kb Incorect 0
8 159 ms 983 kb Time limit exceeded 0
9 159 ms 1019 kb Time limit exceeded 0
10 156 ms 1036 kb Time limit exceeded 0
Punctaj total 0