Borderou de evaluare (job #1998244)
Utilizator | Data | 7 iulie 2017 01:32:33 | |
---|---|---|---|
Problema | Potrivirea sirurilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void buildPrefixArray(int*, char*)’:
user.cpp:15:18: error: ‘strlen’ was not declared in this scope
int l = strlen(A);
^
user.cpp:14:6: warning: unused variable ‘crt’ [-Wunused-variable]
int crt = 0;
^
user.cpp: In function ‘void printMatches(int*, char*, char*)’:
user.cpp:29:19: error: ‘strlen’ was not declared in this scope
int lB = strlen(B);
^
user.cpp:28:6: warning: unused variable ‘crt’ [-Wunused-variable]
int crt = 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !