|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 482987
Mesaj evaluator:
arbfind.cpp: In function 'void citire()':
arbfind.cpp:15: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
arbfind.cpp: In function 'void make_euler1(int, int)':
arbfind.cpp:35: warning: 'auto' will change meaning in C++0x; please remove it
arbfind.cpp:35: error: expected initializer before ':' token
arbfind.cpp:41: error: expected primary-expression before '}' token
arbfind.cpp:41: error: expected ';' before '}' token
arbfind.cpp:41: error: expected primary-expression before '}' token
arbfind.cpp:41: error: expected ')' before '}' token
arbfind.cpp:41: error: expected primary-expression before '}' token
arbfind.cpp:41: error: expected ';' before '}' token
arbfind.cpp: In function 'void make_euler2(int, int)':
arbfind.cpp:44: warning: 'auto' will change meaning in C++0x; please remove it
arbfind.cpp:44: error: expected initializer before ':' token
arbfind.cpp:50: error: expected primary-expression before '}' token
arbfind.cpp:50: error: expected ';' before '}' token
arbfind.cpp:50: error: expected primary-expression before '}' token
arbfind.cpp:50: error: expected ')' before '}' token
arbfind.cpp:50: error: expected primary-expression before '}' token
arbfind.cpp:50: error: expected ';' before '}' token
arbfind.cpp: In function 'int main()':
arbfind.cpp:75: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
arbfind.cpp:76: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
|
||||||||||||||
ajutor |