|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 557776
Mesaj evaluator:
ubuntzei.cpp: In function 'std::vector<int, std::allocator<int> > dijkstra(int)':
ubuntzei.cpp:26: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ubuntzei.cpp:26: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ubuntzei.cpp:33: warning: 'auto' will change meaning in C++0x; please remove it
ubuntzei.cpp:33: error: ISO C++ forbids declaration of 'nod' with no type
ubuntzei.cpp:36: warning: 'auto' will change meaning in C++0x; please remove it
ubuntzei.cpp:36: error: expected initializer before ':' token
ubuntzei.cpp:89: error: expected primary-expression at end of input
ubuntzei.cpp:89: error: expected ';' at end of input
ubuntzei.cpp:89: error: expected primary-expression at end of input
ubuntzei.cpp:89: error: expected ')' at end of input
ubuntzei.cpp:89: error: expected statement at end of input
ubuntzei.cpp:89: error: expected '}' at end of input
ubuntzei.cpp:33: warning: unused variable 'nod'
ubuntzei.cpp:89: error: expected '}' at end of input
ubuntzei.cpp:89: warning: no return statement in function returning non-void
|
||||||||||||||
ajutor |