Borderou de evaluare (job #1111710)
Utilizator | Data | 19 februarie 2014 08:27:09 | |
---|---|---|---|
Problema | Dir | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void folder()’:
user.cpp:13:34: error: invalid conversion from ‘char’ to ‘const char*’ [-fpermissive]
strcat(x[nr1],s[i]);
^
In file included from /usr/local/include/c++/4.8.0/cstring:42:0,
from user.cpp:2:
/usr/include/string.h:135:14: error: initializing argument 2 of ‘char* strcat(char*, const char*)’ [-fpermissive]
extern char *strcat (char *__restrict __dest, __const char *__restrict __src)
^
user.cpp: In function ‘void fisier()’:
user.cpp:37:34: error: invalid conversion from ‘char’ to ‘const char*’ [-fpermissive]
strcat(y[nr2],s[i]);
^
In file included from /usr/local/include/c++/4.8.0/cstring:42:0,
from user.cpp:2:
/usr/include/string.h:135:14: error: initializing argument 2 of ‘char* strcat(char*, const char*)’ [-fpermissive]
extern char *strcat (char *__restrict __dest, __const char *__restrict __src)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !