Borderou de evaluare (job #2966036)

Utilizator RobertlelRobert Robertlel Data 16 ianuarie 2023 17:59:18
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 18 | for (int i = 2 ; i <= n ; i++) | ^~~ main.cpp:22:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 22 | int divider = 1; | ^~~ main.cpp:33:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for (int j = 0 ;j < a[i].size() ; j++) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1030
22ms1409kbOK10
372ms12603kbOK10
473ms13107kbOK100
51044ms120266kbOK10
61048ms110223kbOK10
7161ms15986kbKilled by Signal 110
81330ms131088kbMemory limit exceeded00
91367ms94138kbOK10
101654ms131088kbMemory limit exceeded0
Punctaj total30

Ceva nu functioneaza?