Problem splithunny
User Daddy
Submission Time 2024-04-06 19:29:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:47:17: error: ‘visited’ was not declared in this scope
47 | visited[{i, j}] = false;
| ^~~~~~~