Borderou de evaluare (job #1444710)

Utilizator MihaiEMihaiE MihaiE Data 30 mai 2015 09:22:53
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:22:37: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld%lld%lld%lld",&n,&a,&b,&c); ^ user.cpp:14:16: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses] #define step4 1<<31-1 ^ user.cpp:29:12: note: in expansion of macro ‘step4’ if (x<=step4) d[4].push_back(x); ^ user.cpp:33:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<d[i].size();j++){ ^ user.cpp:20: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:21: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:22:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld%lld%lld",&n,&a,&b,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms296kbOK100
212ms784kbOK10
3168ms4324kbIncorect0
4172ms4316kbOK100
5Depăşit65876kbTime limit exceeded.0
6Depăşit65880kbTime limit exceeded.0
7216ms5400kbIncorect0
8Depăşit41352kbTime limit exceeded.00
9Depăşit66240kbTime limit exceeded.0
10Depăşit41340kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?