Borderou de evaluare (job #2961336)
Utilizator | Data | 6 ianuarie 2023 11:19:49 | |
---|---|---|---|
Problema | Cuplaj maxim in graf bipartit | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool bfs(std::vector<std::unordered_map<int, int> >, std::vector<int>, int, int)':
main.cpp:38:1: warning: no return statement in function returning non-void [-Wreturn-type]
38 | }
| ^
main.cpp: In function 'int main()':
main.cpp:65:16: error: could not convert 'graph' from 'vector<unordered_map<[...],bool>>' to 'vector<unordered_map<[...],int>>'
65 | while (bfs(graph, n, m)) {
| ^~~~~
| |
| vector<unordered_map<[...],bool>>
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !