Borderou de evaluare (job #2301962)

Utilizator BlaugranasEnal Gemaledin Blaugranas Data 13 decembrie 2018 18:14:13
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 (*)[10001000], int)': main.cpp:7:23: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] #define mask (1 << 8) -1 ~~~~~~~~~^~ main.cpp:17:48: note: in expansion of macro 'mask' ++cnt[(v[it & 1][i] >> (it * 8)) & mask ]; ^~~~ main.cpp:7:23: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] #define mask (1 << 8) -1 ~~~~~~~~~^~ main.cpp:8:35: note: in expansion of macro 'mask' #define pos(x) (x >> (it * 8) ) & mask ^~~~ main.cpp:22: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
4140ms8650kbOK1040
51297ms87031kbOK10
61624ms86933kbOK10
7174ms9175kbOK10
81539ms90570kbOK1030
91539ms90046kbOK10
101562ms90570kbOK10
Punctaj total100

Ceva nu functioneaza?