Problem splithunny
User j0ashhh
Submission Time 2026-02-15 20:02:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘void dfs(int, int)’:
splithunny.cpp:9:2: error: ‘vis’ was not declared in this scope
9 | vis[x][y] = true;
| ^~~