| Problem | splithunny |
|---|---|
| User | asbx |
| Submission Time | 2023-11-10 13:53:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘void dfs(int, int)’:
splithunny.cpp:14:3: error: continue statement not within a loop
14 | continue;
| ^~~~~~~~