Problem splithunny
User Tyx2019
Submission Time 2023-11-17 14:33:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:50:9: error: ‘dfs’ was not declared in this scope; did you mean ‘bfs’?
50 | dfs(i, j);
| ^~~
| bfs