Problem givingtree
User Froakyu
Submission Time 2026-08-15 11:07:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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