Borderou de evaluare (job #2798327)
Utilizator | Data | 11 noiembrie 2021 10:18:58 | |
---|---|---|---|
Problema | Figuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int readInt()':
main.cpp:30:11: error: 'isspace' was not declared in this scope
30 | while ( isspace( ch = readChar() ) );
| ^~~~~~~
main.cpp:37:11: error: 'isdigit' was not declared in this scope
37 | while ( isdigit( ch = readChar() ) );
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !