Borderou de evaluare (job #2251959)
Utilizator | Data | 2 octombrie 2018 10:45:14 | |
---|---|---|---|
Problema | Valoare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int read_u32()’:
user.cpp:27:32: error: ‘isdigit’ was not declared in this scope
while (!isdigit(c = read_ch()) && c != '-');
^
user.cpp:34:31: error: ‘isdigit’ was not declared in this scope
while (isdigit(c = read_ch())) {
^
user.cpp: In function ‘char read_ch()’:
user.cpp:20:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(_in_buff, 1, 131072, _fin);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !