Problem givingtree
User KiranCheng
Submission Time 2026-06-23 10:40:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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