|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 505896
Mesaj evaluator:
ed.cpp: In function 'int main()':
ed.cpp:10: warning: format '%s' expects type 'char*', but argument 2 has type 'char (*)[100000]'
ed.cpp:40: warning: format '%s' expects type 'char*', but argument 2 has type 'char (*)[20]'
ed.cpp:6: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
ed.cpp:7: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
ed.cpp:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:16: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ed.cpp:50: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |