|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 617088
Mesaj evaluator:
ausoara.cpp: In function 'int main()':
ausoara.cpp:18: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ausoara.cpp:18: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
ausoara.cpp:18: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ausoara.cpp:34: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ausoara.cpp:34: error: deducing from brace-enclosed initializer list requires #include <initializer_list>
ausoara.cpp:34: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
ausoara.cpp:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
ausoara.cpp:10: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
ausoara.cpp:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ausoara.cpp:13: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ausoara.cpp:16: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ausoara.cpp:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ausoara.cpp:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
|
||||||||||||||
ajutor |