Borderou de evaluare (job #668868)

Utilizator avatar brebenarucarina Carina Brebenaru brebenarucarina IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 12 oct. 2022 21:57:43 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 1 ms 1691 kb OK 10
3 13 ms 2605 kb OK 10
4 16 ms 2732 kb OK 10
5 19 ms 3256 kb OK 10
6 19 ms 3129 kb OK 10
7 23 ms 4177 kb OK 10
8 26 ms 4169 kb OK 10
9 28 ms 4173 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100