Problem binaryroads
User YH
Submission Time 2025-02-18 12:52:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binaryroads.cpp: In function ‘int main()’:
binaryroads.cpp:46:11: error: expected ‘(’ before ‘type’
46 | else if type == 0) visited[u].first = true;
| ^~~~
| (