Borderou de evaluare (job #2902454)

Utilizator catalin28Gheorghe Catalin catalin28 Data 16 mai 2022 13:51:42
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 14 | for(int i = 2; i <= n; i++) | ~~^~~~ main.cpp:21:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 21 | for (int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:28:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 28 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:36:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 36 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:43:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 43 | for(int i = 1; i <= n; i += 10) | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms274kbOK1030
213ms962kbOK10
3144ms8740kbOK10
4149ms8691kbOK1040
51515ms87498kbOK10
61517ms87347kbOK10
7180ms9261kbOK10
81390ms91054kbOK100
92000ms83099kbTime limit exceeded0
101380ms90984kbOK10
Punctaj total70

Ceva nu functioneaza?