Borderou de evaluare (job #2301970)

Utilizator BlaugranasEnal Gemaledin Blaugranas Data 13 decembrie 2018 18:18:11
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void radix(int (*)[10000001], int)': main.cpp:5:23: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] #define mask (1 << 8) -1 ~~~~~~~~~^~ main.cpp:16:48: note: in expansion of macro 'mask' ++cnt[(v[it & 1][i] >> (it * 8)) & mask ]; ^~~~ main.cpp:5:23: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] #define mask (1 << 8) -1 ~~~~~~~~~^~ main.cpp:6:35: note: in expansion of macro 'mask' #define pos(x) (x >> (it * 8) ) & mask ^~~~ main.cpp:21:32: note: in expansion of macro 'pos' v[( it + 1) & 1][index[pos(v[it & 1][i])]++] = v[it & 1][i]; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1030
216ms917kbOK10
3147ms8650kbOK10
4120ms8650kbOK1040
51297ms87031kbOK10
61614ms86900kbOK10
7168ms9175kbOK10
81516ms90570kbOK1030
91837ms90046kbOK10
101570ms90509kbOK10
Punctaj total100

Ceva nu functioneaza?