Borderou de evaluare (job #2251960)
Utilizator | Data | 2 octombrie 2018 10:45:52 | |
---|---|---|---|
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:28:32: error: ‘isdigit’ was not declared in this scope
while (!isdigit(c = read_ch()) && c != '-');
^
user.cpp:35:31: error: ‘isdigit’ was not declared in this scope
while (isdigit(c = read_ch())) {
^
user.cpp: In function ‘char read_ch()’:
user.cpp:21: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 !