Problem givingtree
User Froakyu
Submission Time 2026-08-15 10:47:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

givingtree.cpp: In function ‘int main()’:
givingtree.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
givingtree.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^