|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 597679
Mesaj evaluator:
cifre5.cpp: In function 'int main()':
cifre5.cpp:33: error: incompatible types in assignment of 'int' to 'char [50]'
cifre5.cpp:35: error: invalid conversion from 'char*' to 'int'
cifre5.cpp:37: error: ISO C++ forbids comparison between pointer and integer
cifre5.cpp:45: error: incompatible types in assignment of 'int' to 'char [50]'
cifre5.cpp:46: error: expected ';' before '}' token
cifre5.cpp:14: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
cifre5.cpp:15: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
cifre5.cpp:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
cifre5.cpp:19: warning: ignoring return value of 'char* gets(char*)', declared with attribute warn_unused_result
|
||||||||||||||
ajutor |