|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 637692
Mesaj evaluator:
taxe1.cpp:15: error: expected unqualified-id before 'using'
taxe1.cpp:16: error: expected unqualified-id before 'using'
taxe1.cpp:24: error: expected initializer before '<' token
taxe1.cpp:25: error: expected initializer before '<' token
taxe1.cpp:26: error: expected initializer before '<' token
taxe1.cpp:27: error: expected initializer before '<' token
taxe1.cpp:28: error: expected initializer before '<' token
taxe1.cpp: In function 'void bfs(int, int, int)':
taxe1.cpp:40: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp:40: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp:54: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp:54: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp: In function 'int main()':
taxe1.cpp:66: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp:66: error: in C++98 'cin' must be initialized by constructor, not by '{...}'
taxe1.cpp:67: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taxe1.cpp:67: error: in C++98 'cout' must be initialized by constructor, not by '{...}'
|
||||||||||||||
ajutor |