Borderou de evaluare (job #2201419)
Utilizator | Data | 4 mai 2018 18:16:12 | |
---|---|---|---|
Problema | Ograzi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In member function ‘InParser& InParser::operator>>(int&)’:
user.cpp:39:34: error: ‘isdigit’ was not declared in this scope
while (!isdigit(c = read_ch()) && c != '-');
^
user.cpp:47:33: error: ‘isdigit’ was not declared in this scope
while (isdigit(c = read_ch())) {
^
user.cpp: In function ‘int main()’:
user.cpp:73:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ograzi.out", "w", stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !