Borderou de evaluare (job #741829)

Utilizator avatar 5ARaduPaunTrif Radu Paun Trif 5ARaduPaunTrif IP ascuns
Problemă Căutare binară Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 1 nov. 2023 09:51:19 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d", &v[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:13:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf( fin, "%d", &m ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf( fin, "%d%d", &c, &x ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 9 ms 229 kb OK 10
5 39 ms 147 kb OK 10
6 149 ms 405 kb OK 10
7 229 ms 540 kb OK 10
8 229 ms 548 kb OK 10
9 239 ms 548 kb OK 10
10 248 ms 540 kb OK 10
Punctaj total 100