|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 548179
Mesaj evaluator:
masina2.cpp: In function 'int main()':
masina2.cpp:27: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
masina2.cpp:28: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
masina2.cpp: In function 'void Input()':
masina2.cpp:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:50: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:52: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:53: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp: In function 'void BF()':
masina2.cpp:61: warning: format '%s' expects type 'char*', but argument 2 has type 'char (*)[10]'
masina2.cpp:61: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp:62: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
masina2.cpp: In function 'int Direction(char)':
masina2.cpp:92: warning: control reaches end of non-void function
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |