|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 589062
Mesaj evaluator:
team.cpp: In function 'void AddEdge(int, int, int)':
team.cpp:14: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp:14: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp:15: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp:15: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp: At global scope:
team.cpp:21: warning: '>>' operator will be treated as two right angle brackets in C++0x
team.cpp:21: warning: suggest parentheses around '>>' expression
team.cpp:21: error: 'PQ' was not declared in this scope
team.cpp:21: error: '>>' should be '> >' within a nested template argument list
team.cpp: In function 'void Dijkstra(int, int*)':
team.cpp:29: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp:29: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
team.cpp:37: warning: 'auto' will change meaning in C++0x; please remove it
team.cpp:37: error: expected initializer before ':' token
team.cpp:40: error: expected primary-expression before ')' token
team.cpp:40: error: expected ';' before ')' token
|
||||||||||||||
ajutor |