Borderou de evaluare (job #1193322)

Utilizator ZenusTudor Costin Razvan Zenus Data 31 mai 2014 14:23:14
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:42:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d%d%d",&N,&A,&V[1],&C); ^ user.cpp:42:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:42:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:42:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:50:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] for (i=1;i<=N;i+=10) printf("%d ",V[i]); ^ user.cpp:39:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("radixsort.in","r",stdin); ^ user.cpp:40:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("radixsort.out","w",stdout); ^ user.cpp:42:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d",&N,&A,&V[1],&C); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1156ms78400kbOK1030
2176ms79176kbOK10
3348ms86200kbOK10
4352ms86200kbOK100
5612msDepăşitMemory limit exceeded.0
6612msDepăşitMemory limit exceeded.0
7368ms86204kbOK10
8612msDepăşitMemory limit exceeded.00
9612msDepăşitMemory limit exceeded.0
10612msDepăşitMemory limit exceeded.0
Punctaj total30

Ceva nu functioneaza?