Borderou de evaluare (job #1107225)
| Utilizator | Data | 13 februarie 2014 18:48:17 | |
|---|---|---|---|
| Problema | Palindrom | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:11: error: ‘strlen’ was not declared in this scope
i=strlen(a)-1;
^
user.cpp:45:13: error: ‘strcpy’ was not declared in this scope
{strcpy(c,a);
^
user.cpp:47:18: error: ‘strrev’ was not declared in this scope
strcat(c,strrev(a));
^
user.cpp:47:19: error: ‘strcat’ was not declared in this scope
strcat(c,strrev(a));
^
user.cpp:51:13: error: ‘strcpy’ was not declared in this scope
{strcpy(c,a);
^
user.cpp:54:18: error: ‘strrev’ was not declared in this scope
strcat(c,strrev(a));
^
user.cpp:54:19: error: ‘strcat’ was not declared in this scope
strcat(c,strrev(a));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
