Borderou de evaluare (job #805960)

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:11:01 Scor 66

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 OK 10
2 1 ms 245 kb OK 10
3 19 ms 483 kb OK 10
4 29 ms 262 kb OK 10
5 29 ms 528 kb OK 10
6 79 ms 720 kb OK 10
7 139 ms 856 kb OK 10
8 159 ms 1028 kb Time limit exceeded 0
9 159 ms 1032 kb Time limit exceeded 0
10 159 ms 1032 kb Time limit exceeded 0
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 66