|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 520050
Mesaj evaluator:
submatrix.cpp: In function 'int main()':
submatrix.cpp:11: warning: format '%s' expects type 'char*', but argument 2 has type 'char (*)[101]'
submatrix.cpp:7: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
submatrix.cpp:8: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
submatrix.cpp:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
submatrix.cpp:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
submatrix.cpp:6: warning: 'pozi1' may be used uninitialized in this function
submatrix.cpp:6: warning: 'pozj2' may be used uninitialized in this function
submatrix.cpp:6: warning: 'pozi2' may be used uninitialized in this function
submatrix.cpp:6: warning: 'pozj1' may be used uninitialized in this function
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |