Borderou de evaluare (job #1720406)

Utilizator otnielMercea Otniel otniel Data 22 iunie 2016 14:27:44
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.c: In function ‘back’: user.c:49:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf("%d ",b[i][j]); ^ user.c:52:8: warning: passing argument 3 of ‘verif’ from incompatible pointer type [enabled by default] long sumafinal=verif(n,m,b); ^ user.c:4:6: note: expected ‘int (*)[(sizetype)(m)]’ but argument is of type ‘long int (*)[(sizetype)(m)]’ long verif(int n,int m,int a[n][m]) ^ user.c:64:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.c: In function ‘main’: user.c:71:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d%d",&n,&m); ^ user.c:75:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%ld",&a[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms272kbOk!10
212ms628kbOk!10
30ms276kbOk!10
4Depăşit4628kbTime limit exceeded.0
572ms1556kbOk!10
6Depăşit3172kbTime limit exceeded.0
7Depăşit3152kbTime limit exceeded.0
8Depăşit2996kbTime limit exceeded.0
9Depăşit3160kbTime limit exceeded.0
10Depăşit3180kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?