|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 558778
Mesaj evaluator:
blockout.cpp: In function 'int Linie()':
blockout.cpp:28: warning: no return statement in function returning non-void
blockout.cpp: In function 'void update(short int, short int, short int, short int, int)':
blockout.cpp:94: warning: unused variable 'maxx'
blockout.cpp: In function 'int main()':
blockout.cpp:162: warning: format '%d' expects type 'int*', but argument 2 has type 'short int*'
blockout.cpp:162: warning: format '%d' expects type 'int*', but argument 3 has type 'short int*'
blockout.cpp:162: warning: format '%d' expects type 'int*', but argument 4 has type 'short int*'
blockout.cpp:162: warning: format '%d' expects type 'int*', but argument 5 has type 'short int*'
blockout.cpp:162: warning: format '%d' expects type 'int*', but argument 6 has type 'short int*'
blockout.cpp:156: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
blockout.cpp:157: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
blockout.cpp:159: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
blockout.cpp:162: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |