Problem riggedroads
User Henries
Submission Time 2025-02-04 12:19:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

riggedroads.cpp: In function ‘int main()’:
riggedroads.cpp:99:10: error: ‘n1’ was not declared in this scope; did you mean ‘n’?
99 | unite(n1,n2);
| ^~
| n
riggedroads.cpp:99:13: error: ‘n2’ was not declared in this scope; did you mean ‘n’?
99 | unite(n1,n2);
| ^~
| n