Borderou de evaluare (job #2966027)

Utilizator RobertlelRobert Robertlel Data 16 ianuarie 2023 17:51:59
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
24ms1409kbOK10
375ms12443kbOK10
477ms13242kbOK100
51055ms120299kbOK10
61061ms110268kbOK10
7166ms16179kbKilled by Signal 110
81364ms131088kbMemory limit exceeded00
91398ms94109kbOK10
101690ms131088kbMemory limit exceeded0
Punctaj total30

Ceva nu functioneaza?