Borderou de evaluare (job #1522430)
Utilizator | Data | 11 noiembrie 2015 18:26:48 | |
---|---|---|---|
Problema | Paritate | 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:25:26: error: ‘strlen’ was not declared in this scope
for (i = 0; i < strlen(S); i=i+8)
^
user.cpp:28:23: error: ‘strncpy’ was not declared in this scope
strncpy(sec,S + i,8);
^
user.cpp:60:32: error: ‘strlen’ was not declared in this scope
for (i = 0; i <= strlen(final); i++)
^
user.cpp:64:16: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
system("pause");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !