Problem | smurfpaths |
---|---|
User | pr0coder |
Submission Time | 2024-03-19 20:05:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp:23:17: error: ISO C++ forbids declaration of ‘dfs’ with no type [-fpermissive]
23 | dfs(int u, int p) {
| ^