Borderou de evaluare (job #1087675)
Utilizator | Data | 19 ianuarie 2014 18:50:35 | |
---|---|---|---|
Problema | Text3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void sol()’:
user.cpp:18:36: error: ‘strtok’ was not declared in this scope
char *p=strtok(s, " \n");
^
user.cpp:21:39: error: ‘strcpy’ was not declared in this scope
strcpy(cuv[nrcuv++], p);
^
user.cpp:24:33: error: ‘strlen’ was not declared in this scope
u[p[strlen(p)-1]-'a']=1;
^
user.cpp:29:33: error: ‘strlen’ was not declared in this scope
u[p[strlen(p)-1]-'a']=u[p[0]-'a']+1;
^
user.cpp: In function ‘void afis()’:
user.cpp:50:43: error: ‘strlen’ was not declared in this scope
if (cuv[pzmaxi][strlen(cuv[pzmaxi])-1]==cuv[i][0])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !