Borderou de evaluare (job #2902455)

Utilizator catalin28Gheorghe Catalin catalin28 Data 16 mai 2022 13:57:39
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:25:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 25 | for (int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:32:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 32 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:39:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 39 | for(int j = 1; j <= n; j ++) | ~~^~~~ main.cpp:46:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 46 | for(int i = 1; i <= n; i += 10) | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK1030
212ms1056kbOK10
3147ms8753kbOK10
4148ms8728kbOK1040
51228ms87490kbOK10
61516ms87351kbOK10
7168ms9166kbOK10
82011ms82821kbTime limit exceeded00
91657ms90525kbOK10
101689ms91025kbOK10
Punctaj total70

Ceva nu functioneaza?