Borderou de evaluare (job #2697367)
Utilizator | Data | 18 ianuarie 2021 13:11:47 | |
---|---|---|---|
Problema | AI | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Lee(int (*)[1001])':
main.cpp:46:17: warning: unused variable 'ok' [-Wunused-variable]
int st = 0, ok = 0;
^~
main.cpp: In function 'int readint()':
main.cpp:59:44: error: 'isdigit' was not declared in this scope
while( !isdigit( ( ch = fgetc( fin ) ) ) );
^
main.cpp:62:43: error: 'isdigit' was not declared in this scope
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 !