Borderou de evaluare (job #740744)

Utilizator avatar vladimir.gavris vladimir g vladimir.gavris IP ascuns
Problemă Rotate Search (clasa a 10-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 oct. 2023 08:17:45 Scor 80

Raport evaluator

Compilare: main.c: In function 'cautare': main.c:14:16: warning: implicit declaration of function 'cautbin' [-Wimplicit-function-declaration] 14 | return cautbin( val, 1, finish ); | ^~~~~~~ main.c: In function 'main': main.c:46:12: warning: unused variable 'e' [-Wunused-variable] 46 | int q, e, i, val; | ^ main.c:48:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:52:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | fscanf( fin, "%u", &elemente[ 1 ] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:55:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fscanf( fin, "%d", &elemente[ i ] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:63:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | fscanf( fin, "%d", &q ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:67:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | fscanf( fin, "%u", &val ); | ^~~~~~~~~~~~~~~~~~~~~~~~~
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 249 kb OK 10
6 9 ms 245 kb OK 10
7 9 ms 249 kb OK 10
8 19 ms 245 kb OK 10
9 29 ms 507 kb Incorect 0
10 39 ms 487 kb Incorect 0
Punctaj total 80