Problem wiring
User Sans123456
Submission Time 2024-11-25 18:47:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wiring.cpp: In function ‘void dfs(std::set<long long int>&)’:
wiring.cpp:44:3: error: expected ‘;’ before ‘b’
44 | b=p[b];
| ^