Borderou de evaluare (job #2960323)
Utilizator | Data | 4 ianuarie 2023 01:10:29 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool bfs()':
main.cpp:41:34: error: expected ';' before '}' token
41 | return level[destination] > 0
| ^
| ;
42 |
43 | }
| ~
main.cpp: In function 'int dfs(int, int, int)':
main.cpp:47:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
47 | for(int &i = current[u]; i < adj[u].size(); i++) {
| ~~^~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !