Borderou de evaluare (job #659160)

Utilizator avatar brebenarucarina Carina Brebenaru brebenarucarina IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 aug. 2022 12:32:08 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:27: warning: variable 'b' set but not used [-Wunused-but-set-variable] 13 | int m,n,p,p1,p2,i,j,k,b; | ^ main.c:13:25: warning: unused variable 'k' [-Wunused-variable] 13 | int m,n,p,p1,p2,i,j,k,b; | ^ main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf( fin, "%d%d%d", &m,&n,&p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d%d", &p1, &p2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf( fin, "%d", &v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 372 kb OK 10
2 8 ms 2211 kb OK 10
3 19 ms 2592 kb OK 10
4 16 ms 2727 kb OK 10
5 12 ms 3260 kb OK 10
6 16 ms 3129 kb OK 10
7 29 ms 4165 kb OK 10
8 20 ms 4177 kb OK 10
9 27 ms 4165 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100