Borderou de evaluare (job #3125175)

Utilizator CosminDMRCosmin Damureanu CosminDMR Data 2 mai 2023 10:20:22
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
110ms401kbKilled by Signal 1100
223ms37642kbMemory limit exceeded00
313ms696kbKilled by Signal 1100
411ms729kbKilled by Signal 1100
511ms1060kbKilled by Signal 1100
6151ms10473kbKilled by Signal 1100
7133ms10420kbKilled by Signal 1100
8151ms10465kbKilled by Signal 1100
9172ms11649kbKilled by Signal 110
10176ms12447kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?