|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 545428
Mesaj evaluator:
cuvinte2.cpp: In function 'int main()':
cuvinte2.cpp:15: warning: format '%s' expects type 'char*', but argument 3 has type 'char (*)[1000]'
cuvinte2.cpp:15: warning: format '%s' expects type 'char*', but argument 4 has type 'char (*)[1000]'
cuvinte2.cpp:21: warning: array subscript has type 'char'
cuvinte2.cpp:21: warning: array subscript has type 'char'
cuvinte2.cpp:22: warning: array subscript has type 'char'
cuvinte2.cpp:24: warning: array subscript has type 'char'
cuvinte2.cpp:40: warning: array subscript has type 'char'
cuvinte2.cpp:40: warning: array subscript has type 'char'
cuvinte2.cpp:41: warning: array subscript has type 'char'
cuvinte2.cpp:43: warning: array subscript has type 'char'
cuvinte2.cpp:14: warning: unused variable 'j'
cuvinte2.cpp:56: warning: unused variable 'da'
cuvinte2.cpp:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |