Borderou de evaluare (job #631128)

Utilizator avatar vlad_n Vlad Negut vlad_n IP ascuns
Problemă Tetris (clasa a 6-a) Compilator c-32
Rundă Tema 15 clasa a 6-a Status evaluat
Dată 7 feb. 2022 16:52:58 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:7:71: warning: unused variable 'spat' [-Wunused-variable] 7 | int n,m,k,i,x,j,l,c,maxvf=0,h,piese=0,tall=0,plot,varf,nrp,mintet,spat; | ^~~~ main.c:7:35: warning: unused variable 'piese' [-Wunused-variable] 7 | int n,m,k,i,x,j,l,c,maxvf=0,h,piese=0,tall=0,plot,varf,nrp,mintet,spat; | ^~~~~ main.c:7:21: warning: unused variable 'l' [-Wunused-variable] 7 | int n,m,k,i,x,j,l,c,maxvf=0,h,piese=0,tall=0,plot,varf,nrp,mintet,spat; | ^ main.c:7:19: warning: unused variable 'j' [-Wunused-variable] 7 | int n,m,k,i,x,j,l,c,maxvf=0,h,piese=0,tall=0,plot,varf,nrp,mintet,spat; | ^ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d%d%d", &m, &n, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin, "%d", &x); | ^~~~~~~~~~~~~~~~~~~~~ main.c:40:16: warning: 'mintet' may be used uninitialized in this function [-Wmaybe-uninitialized] 40 | if(inal[c]+1>maxvf) | ~~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 3 ms 110 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 110 kb Incorect 0
4 1 ms 114 kb OK 10
5 40 ms 110 kb OK 10
6 1 ms 118 kb OK 10
7 1 ms 118 kb Incorect 0
8 1 ms 110 kb Incorect 0
9 10 ms 114 kb OK 10
10 1 ms 110 kb Incorect 0
Punctaj total 60