Borderou de evaluare (job #1419568)

Utilizator bciobanuBogdan Ciobanu bciobanu Data 15 aprilie 2015 22:53:04
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void radixSort(int, int, int)’: user.cpp:26:24: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] end[(v[i] >> bits) & MASK]++; ^ user.cpp:38:35: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] int bucket = (elem >> bits) & MASK; ^ user.cpp:43:33: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] bucket = (elem >> bits) & MASK; ^ user.cpp: In function ‘int main()’: user.cpp:65:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d%d%d%d", &n, &a, &b, &c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms264kbOK1030
28ms652kbOK10
3104ms4164kbOK10
4104ms4164kbOK1040
51236ms39320kbOK10
61272ms39316kbOK10
7132ms4168kbOK10
81420ms39312kbOK1030
91372ms39316kbOK10
101412ms39316kbOK10
Punctaj total100

Ceva nu functioneaza?