Borderou de evaluare (job #2679493)

Utilizator KPP17Popescu Paul KPP17 Data 30 noiembrie 2020 17:34:29
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
13ms393kbOK1030
214ms1179kbOK10
3110ms8912kbOK10
4120ms8912kbOK1040
51240ms87248kbOK10
61332ms87162kbOK10
7170ms9437kbOK10
81958ms90832kbOK1030
91808ms90329kbOK10
101764ms90832kbOK10
Punctaj total100

Ceva nu functioneaza?