Borderou de evaluare (job #2243147)
Utilizator | Data | 19 septembrie 2018 23:14:56 | |
---|---|---|---|
Problema | Parola | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:38: error: ‘strlen’ was not declared in this scope
size_t length = strlen(litere);
^
user.cpp:31:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < length; j++) {
~~^~~~~~~~
user.cpp:33:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int l = j; l < length; l++) {
~~^~~~~~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !