Borderou de evaluare (job #2966030)

Utilizator RobertlelRobert Robertlel Data 16 ianuarie 2023 17:53:17
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:17:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for (int i = 2 ; i <= n ; i++) | ^~~ main.cpp:21:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 21 | divider = 1; | ^~~~~~~ main.cpp:32:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for (int j = 0 ;j < a[i].size() ; j++) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1030
23ms1409kbOK10
373ms12509kbOK10
476ms13320kbOK100
51057ms120184kbOK10
61067ms110215kbOK10
7168ms16465kbKilled by Signal 110
81363ms131088kbMemory limit exceeded00
91396ms94183kbOK10
101691ms131088kbMemory limit exceeded0
Punctaj total30

Ceva nu functioneaza?