Borderou de evaluare (job #3125174)

Utilizator CosminDMRCosmin Damureanu CosminDMR Data 2 mai 2023 10:15:14
Problema Statistici de ordine Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'unsigned int quickSelect(int, int)': main.cpp:26:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 26 | if (p == k) | ~~^~~~ main.cpp:28:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 28 | else if (k < p) | ~~^~~ main.cpp: In function 'int main()': main.cpp:37:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 37 | for (int i = 1; i <= n; i++) | ~~^~~~ main.cpp: In function 'unsigned int quickSelect(int, int)': main.cpp:33:1: warning: control reaches end of non-void function [-Wreturn-type] 33 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms401kbKilled by Signal 1100
223ms37634kbMemory limit exceeded00
313ms684kbKilled by Signal 1100
411ms733kbKilled by Signal 1100
511ms1011kbKilled by Signal 1100
6151ms10432kbKilled by Signal 1100
7133ms10420kbKilled by Signal 1100
8152ms10440kbKilled by Signal 1100
9169ms11620kbKilled by Signal 110
10179ms12419kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?