Borderou de evaluare (job #2398545)
Utilizator | Data | 5 aprilie 2019 17:44:10 | |
---|---|---|---|
Problema | Lenes | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int read()':
main.cpp:28:21: error: 'isdigit' was not declared in this scope
while (isdigit (ch) == false && ch != '-')
^
main.cpp:34:21: error: 'isdigit' was not declared in this scope
while (isdigit (ch)) {
^
main.cpp: In function 'int main()':
main.cpp:59:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lenes.in", "r", stdin);
^
main.cpp:60:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lenes.out", "w", stdout);
^
main.cpp: In function 'char advance()':
main.cpp:19:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread (buffer, 1, SIZE, fin);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !