Borderou de evaluare (job #1419562)

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

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]++; // i ^ 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:64: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
10ms260kbOK100
2164ms8808kbKilled by signal 11(SIGSEGV).0
3120ms12324kbKilled by signal 11(SIGSEGV).0
496ms12324kbKilled by signal 11(SIGSEGV).00
5532ms47476kbKilled by signal 11(SIGSEGV).0
61284ms39320kbIncorect0
7128ms4172kbIncorect0
8588ms47476kbKilled by signal 11(SIGSEGV).00
9688ms47476kbKilled by signal 11(SIGSEGV).0
10Depăşit44008kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?