Problem binaryroads
User PlayVoltz
Submission Time 2023-09-11 15:55:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binaryroads.cpp: In function ‘long long unsigned int binaryroads(long long unsigned int)’:
binaryroads.cpp:18:7: error: ‘visited’ was not declared in this scope
18 | if (visited[cnode]){
| ^~~~~~~