Borderou de evaluare (job #2793882)
Utilizator | Data | 4 noiembrie 2021 09:11:51 | |
---|---|---|---|
Problema | Arbore3 | Status | done |
Runda | simugrafnr1 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:21:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for ( i = 0; i < child[nod].size(); i++ )
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int read_u32()':
main.cpp:48:13: error: 'isdigit' was not declared in this scope
48 | while (!isdigit(c = read_ch()) && c != '-');
| ^~~~~~~
main.cpp:55:12: error: 'isdigit' was not declared in this scope
55 | while (isdigit(c = read_ch())) {
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !