| Problem | givingtree |
|---|---|
| User | KiranCheng |
| Submission Time | 2026-06-23 10:40:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
givingtree.cpp: In function ‘int main()’:
givingtree.cpp:15:21: error: ‘i’ was not declared in this scope; did you mean ‘ii’?
15 | for(int ii=0; ii<=h;i++){
| ^
| ii