|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 574486
Mesaj evaluator:
taburet.cpp: In function 'int main()':
taburet.cpp:36: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taburet.cpp:36: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
taburet.cpp:36: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
taburet.cpp:36: error: no matching function for call to 'max(<brace-enclosed initializer list>)'
taburet.cpp:37: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
taburet.cpp:37: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
taburet.cpp:37: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
taburet.cpp:37: error: no matching function for call to 'min(<brace-enclosed initializer list>)'
|
||||||||||||||
ajutor |