Borderou de evaluare (job #2091028)

Utilizator donydony2010George Donisan donydony2010 Data 19 decembrie 2017 01:39:09
Problema Kth Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void DebugPrint(std::list<Entry>)’: user.cpp:43:3: error: ‘cout’ is not a member of ‘std’ std::cout << entry.m_Value << "-" << entry.m_Length << ", "; ^ user.cpp:45:2: error: ‘cout’ is not a member of ‘std’ std::cout << "\n"; ^ user.cpp: In function ‘int KthNaive(std::vector<Entry>&, int)’: user.cpp:60:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int KthQSSelect(std::vector<Entry>&, int, int, int, int)’: user.cpp:120:1: warning: control reaches end of non-void function [-Wreturn-type] } ^

Ceva nu functioneaza?