Problem | riggedroads |
---|---|
User | Henries |
Submission Time | 2025-03-10 11:48:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
riggedroads.cpp: In function ‘int main()’:
riggedroads.cpp:116:21: error: ‘unite’ was not declared in this scope
116 | unite(ru, parents[ru]);
| ^~~~~
riggedroads.cpp:122:21: error: ‘unite’ was not declared in this scope
122 | unite(rv, parents[rv]);
| ^~~~~