Borderou de evaluare (job #2167875)

Utilizator andreisontea01Andrei Sontea andreisontea01 Data 14 martie 2018 00:28:17
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:24:113: warning: unused variable ‘maxlen’ [-Wunused-variable] int len0 = 0, len1 = 0, len2 = 0, len3 = 0, len4 = 0, len5 = 0, len6 = 0, len7 = 0, len8 = 0, len9 = 0, maxlen = 0; ^ user.cpp:51:31: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int’ [-Wformat=] printf("%lld ", num[i]); ^ user.cpp:12:40: 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:13:43: 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:15:38: 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
112ms23236kbOK1030
232ms25500kbOK10
3264ms31776kbOK10
4268ms33336kbOK100
5Depăşit129228kbTime limit exceeded.0
6Depăşit104372kbTime limit exceeded.0
7984ms33088kbOK10
8Depăşit123056kbTime limit exceeded.00
9Depăşit104372kbTime limit exceeded.0
10Depăşit104504kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?