Problem treecutting
User Akshat369
Submission Time 2024-04-14 21:04:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treecutting.cpp: In function ‘void dfs(long long int, long long int, std::vector<std::vector<long long int> >&)’:
treecutting.cpp:46:5: error: ‘debug’ was not declared in this scope
46 | debug(curr);
| ^~~~~