Borderou de evaluare (job #1559484)
Utilizator | Data | 30 decembrie 2015 22:01:26 | |
---|---|---|---|
Problema | Triopalindrom | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Check(int)’:
user.cpp:29:10: warning: statement has no effect [-Wunused-value]
for(i;i<=2*n && s[i];i++)
^
user.cpp:36:10: warning: statement has no effect [-Wunused-value]
for(i;i<=3*n && s[i];i++)
^
user.cpp:43:10: warning: statement has no effect [-Wunused-value]
for(i;s[i];i++)
^
user.cpp: In function ‘int main()’:
user.cpp:64:19: error: ‘strlen’ was not declared in this scope
j = strlen(s+1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !