|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 631339
Mesaj evaluator:
sant.cpp: In function 'int main()':
sant.cpp:21: error: invalid conversion from 'char' to 'char*'
sant.cpp:21: error: initializing argument 1 of 'char* strcat(char*, const char*)'
sant.cpp:21: error: invalid conversion from 'char' to 'const char*'
sant.cpp:21: error: initializing argument 2 of 'char* strcat(char*, const char*)'
sant.cpp:21: error: invalid conversion from 'char' to 'char*'
sant.cpp:21: error: initializing argument 1 of 'char* strcat(char*, const char*)'
sant.cpp:21: error: invalid conversion from 'char' to 'const char*'
sant.cpp:21: error: initializing argument 2 of 'char* strcat(char*, const char*)'
sant.cpp:21: error: invalid conversion from 'char*' to 'char'
sant.cpp:25: error: invalid conversion from 'char' to 'char*'
sant.cpp:25: error: initializing argument 1 of 'char* strcat(char*, const char*)'
sant.cpp:25: error: invalid conversion from 'char' to 'const char*'
sant.cpp:25: error: initializing argument 2 of 'char* strcat(char*, const char*)'
sant.cpp:25: error: invalid conversion from 'char' to 'char*'
sant.cpp:25: error: initializing argument 1 of 'char* strcat(char*, const char*)'
sant.cpp:25: error: invalid conversion from 'char' to 'const char*'
sant.cpp:25: error: initializing argument 2 of 'char* strcat(char*, const char*)'
sant.cpp:25: error: invalid conversion from 'char*' to 'char'
|
||||||||||||||
ajutor |