|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 624112
Mesaj evaluator:
cartite.cpp: In function 'void bfs()':
cartite.cpp:73: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp:73: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp: In function 'void unu()':
cartite.cpp:115: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp:115: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp:116: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp:116: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
cartite.cpp:123: warning: 'auto' will change meaning in C++0x; please remove it
cartite.cpp:123: error: expected initializer before ':' token
cartite.cpp:130: error: expected primary-expression before '}' token
cartite.cpp:130: error: expected ')' before '}' token
cartite.cpp:130: error: expected primary-expression before '}' token
cartite.cpp:130: error: expected ';' before '}' token
cartite.cpp:97: warning: unused variable 'i'
cartite.cpp:97: warning: unused variable 'j'
cartite.cpp: In function 'void graf_eulerian(int)':
cartite.cpp:134: warning: 'auto' will change meaning in C++0x; please remove it
cartite.cpp:134: error: expected initializer before ':' token
cartite.cpp:203: error: expected primary-expression at end of input
cartite.cpp:203: error: expected ';' at end of input
cartite.cpp:203: error: expected primary-expression at end of input
cartite.cpp:203: error: expected ')' at end of input
cartite.cpp:203: error: expected statement at end of input
cartite.cpp:203: error: expected '}' at end of input
|
||||||||||||||
ajutor |