|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 628935
Mesaj evaluator:
graf.cpp: In function 'void bfs(int, int)':
graf.cpp:23: warning: 'auto' will change meaning in C++0x; please remove it
graf.cpp:23: error: expected initializer before ':' token
graf.cpp:28: error: expected primary-expression before '}' token
graf.cpp:28: error: expected ';' before '}' token
graf.cpp:28: error: expected primary-expression before '}' token
graf.cpp:28: error: expected ')' before '}' token
graf.cpp:28: error: expected primary-expression before '}' token
graf.cpp:28: error: expected ';' before '}' token
graf.cpp:21: warning: unused variable 'nodCurent'
graf.cpp: In function 'int main()':
graf.cpp:36: error: 'class std::vector<int, std::allocator<int> >' has no member named 'emplace_back'
graf.cpp:37: error: 'class std::vector<int, std::allocator<int> >' has no member named 'emplace_back'
|
||||||||||||||
ajutor |