Borderou de evaluare (job #1444689)

Utilizator MihaiEMihaiE MihaiE Data 30 mai 2015 09:05:44
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:23:33: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld%ld%ld%ld",&n,&a,&b,&c); ^ user.cpp:23:33: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:23:33: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:23:33: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:34:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<d[i].size();j++) ^ user.cpp:21: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:22: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:23:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%ld%ld%ld%ld",&n,&a,&b,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms332kbOK100
236ms3532kbOK10
3516ms31504kbIncorect0
4536ms31508kbOK100
5804msDepăşitMemory limit exceeded.0
6804msDepăşitMemory limit exceeded.0
780ms4388kbIncorect0
8804ms40504kbIncorect00
9840ms41972kbIncorect0
10808ms40356kbIncorect0
Punctaj total0

Ceva nu functioneaza?