Borderou de evaluare (job #1555187)

Utilizator Vlad1111Sbengheci Vlad-Andrei Vlad1111 Data 22 decembrie 2015 13:50:21
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:36:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=] scanf("%d %d %d %d",&n,&a,&b,&c); ^ user.cpp:36:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] user.cpp:36:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=] user.cpp:36:36: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long int*’ [-Wformat=] user.cpp:44:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf("%d ",x[i]); ^ user.cpp:33:38: 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:34:40: 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:36:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d %d",&n,&a,&b,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms436kbOK1030
2280ms824kbOK10
31180ms4344kbOK10
4676ms4344kbOK100
5Depăşit39460kbTime limit exceeded.0
6Depăşit39460kbTime limit exceeded.0
7228ms4340kbIncorect0
8Depăşit39456kbTime limit exceeded.00
9Depăşit39460kbTime limit exceeded.0
10Depăşit39456kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?