Problem treecutting
User Dakingwawin2
Submission Time 2023-10-31 11:33:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treecutting.cpp: In function ‘void bdf()’:
treecutting.cpp:15:17: error: ‘N’ was not declared in this scope
15 | int visited[N];
| ^