Borderou de evaluare (job #1444731)

Utilizator MihaiEMihaiE MihaiE Data 30 mai 2015 09:28:36
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:21: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:37:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<d[i].size();j++){ ^ user.cpp:19: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:20: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:21: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
10ms288kbOK1030
212ms776kbOK10
3164ms4312kbOK10
4172ms4312kbOK100
5Depăşit65876kbTime limit exceeded.0
6Depăşit65876kbTime limit exceeded.0
7236ms5796kbOK10
8Depăşit51100kbTime limit exceeded.00
9Depăşit66236kbTime limit exceeded.0
10Depăşit47576kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?