Borderou de evaluare (job #2551397)

Utilizator tifui.alexandruTifui Ioan Alexandru tifui.alexandru Data 19 februarie 2020 19:58:12
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void radix_sort()': main.cpp:25:33: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] ++fr[(it >> bk) & (base - 1) + 1]; ~~~~~~~~~~~^~~ main.cpp:32:38: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] int buk = (it >> bk) & (base - 1) + 1; ~~~~~~~~~~~^~~ main.cpp: In function 'int main()': main.cpp:42:37: 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); ^ main.cpp:43:39: 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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
223ms917kbIncorect0
3198ms8126kbIncorect0
4175ms8126kbIncorect00
52002ms80084kbTime limit exceeded0
62002ms80216kbTime limit exceeded0
7201ms8126kbIncorect0
82000ms80084kbTime limit exceeded00
92002ms80084kbTime limit exceeded0
102000ms80171kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?