Problem | eta |
---|---|
User | PoTheSloth |
Submission Time | 2023-12-16 11:44:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eta.cpp: In function ‘void dfs1(long long int, long long int)’:
eta.cpp:14:3: error: ‘dfs’ was not declared in this scope; did you mean ‘dfs1’?
14 | dfs(fwen, depth+1);
| ^~~
| dfs1