Borderou de evaluare (job #3125176)

Utilizator CosminDMRCosmin Damureanu CosminDMR Data 2 mai 2023 10:20:47
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:25:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 25 | if (p == k) | ~~^~~~ main.cpp:27:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 27 | else if (k < p) | ~~^~~ main.cpp: In function 'int main()': main.cpp:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 35 | for (int i = 1; i <= n; i++) | ~~^~~~ main.cpp: In function 'unsigned int quickSelect(int, int)': main.cpp:31:1: warning: control reaches end of non-void function [-Wreturn-type] 31 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms405kbKilled by Signal 1100
223ms37691kbMemory limit exceeded00
313ms684kbKilled by Signal 1100
411ms724kbKilled by Signal 1100
511ms1007kbKilled by Signal 1100
6151ms10420kbKilled by Signal 1100
7132ms10485kbKilled by Signal 1100
8151ms10420kbKilled by Signal 1100
9172ms11624kbKilled by Signal 110
10180ms12472kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?