Problem | splithunny |
---|---|
User | Kiameimon |
Submission Time | 2024-02-04 19:01:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘void dfs(long long int)’:
splithunny.cpp:19:11: error: invalid types ‘<unresolved overloaded function type>[long long int]’ for array subscript
19 | visit[cur] = 0;
| ^