Borderou de evaluare (job #2902450)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:13:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 13 | for(int i = 2; i <= n; i++) | ~~^~~~ main.cpp:19:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 19 | for (int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:26:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 26 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:34:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 34 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:41:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 41 | for(int i = 1; i <= n; i += 10) | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK100
219ms6926kbIncorect0
3262ms45125kbIncorect0
4321ms45117kbIncorect00
5650ms131088kbMemory limit exceeded0
6908ms131092kbMemory limit exceeded0
791ms19427kbKilled by Signal 110
8647ms131088kbMemory limit exceeded00
91043ms131076kbMemory limit exceeded0
101020ms131088kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?