Borderou de evaluare (job #2795806)
| Utilizator | Data | 7 noiembrie 2021 00:14:04 | |
|---|---|---|---|
| Problema | Progr | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int readInt()':
main.cpp:21:11: error: 'isdigit' was not declared in this scope
21 | while( !isdigit(ch = fgetc( fin ) ) );
| ^~~~~~~
main.cpp:25:12: error: 'isdigit' was not declared in this scope
25 | } while( isdigit(ch = fgetc( fin ) ) );
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
