Borderou de evaluare (job #3220613)
Utilizator | Data | 4 aprilie 2024 13:11:29 | |
---|---|---|---|
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 'int main()':
main.cpp:106:18: error: no match for 'operator[]' (operand types are 'Matching' and 'int')
106 | if (match[i]) std::cout << i << " " << match[i] - n << '\n';
| ^
main.cpp:106:53: error: no match for 'operator[]' (operand types are 'Matching' and 'int')
106 | if (match[i]) std::cout << i << " " << match[i] - n << '\n';
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !