Borderou de evaluare (job #2794856)
Utilizator | Data | 5 noiembrie 2021 16:06:37 | |
---|---|---|---|
Problema | Progr2 | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int readINT(FILE*)':
main.cpp:7:13: error: 'isdigit' was not declared in this scope
7 | while( !isdigit( ( ch = fgetc( fin ) ) ) );
| ^~~~~~~
main.cpp:11:12: error: 'isdigit' was not declared in this scope
11 | 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 !