Problem splithunny
User DoubleShaurya
Submission Time 2024-01-20 10:28:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:61:2: error: ‘DFS’ was not declared in this scope
61 | DFS(row, col, VC);
| ^~~