Borderou de evaluare (job #2679491)

Utilizator KPP17Popescu Paul KPP17 Data 30 noiembrie 2020 17:33:34
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:8:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define I(s) for (int i = s; i < n; i++) ~~^~~ main.cpp:13:5: note: in expansion of macro 'I' I(1) F[(G[i] = (1ULL * a * G[i-1] + *G) % c) & B-1] ++; ^ main.cpp:13:53: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] I(1) F[(G[i] = (1ULL * a * G[i-1] + *G) % c) & B-1] ++; ~^~ main.cpp:15:24: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] RI H[--F[G[i] & B-1]] = G[i]; ~^~ main.cpp:8:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define I(s) for (int i = s; i < n; i++) ~~^~~ main.cpp:17:5: note: in expansion of macro 'I' I(0) F[H[i] >> 16] ++; ^ main.cpp:8:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define I(s) for (int i = s; i < n; i++) ~~^~~ main.cpp:20:5: note: in expansion of macro 'I' I(0) if (not (i % 10)) out << G[i] << ' '; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms393kbOK1030
214ms1179kbOK10
3121ms8912kbOK10
4109ms8912kbOK1040
51231ms87293kbOK10
61422ms87146kbOK10
7166ms9437kbOK10
81695ms90832kbOK1030
91582ms90308kbOK10
101928ms90832kbOK10
Punctaj total100

Ceva nu functioneaza?