| Problem | treecutting |
|---|---|
| User | FIips |
| Submission Time | 2026-03-25 20:52:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
treecutting.cpp: In function ‘int32_t main()’:
treecutting.cpp:100:7: error: ‘dia’ was not declared in this scope; did you mean ‘div’?
100 | fill(dia, dia + MAX, 0);
| ^~~
| div