Borderou de evaluare (job #1905211)
Utilizator | Data | 5 martie 2017 22:52:28 | |
---|---|---|---|
Problema | Exp | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int get_nr()’:
user.cpp:37:21: error: ‘isdigit’ was not declared in this scope
while(!isdigit(c))
^
user.cpp:42:21: error: ‘isdigit’ was not declared in this scope
while (isdigit(c))
^
user.cpp: In function ‘int main()’:
user.cpp:53:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("exp.in", "r", stdin);
^
user.cpp:54:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("exp.out", "w", stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !