Problem givingtree
User Pranav12
Submission Time 2026-06-23 11:13:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

givingtree.cpp: In function ‘int main()’:
givingtree.cpp:56:5: error: expected ‘}’ at end of input
56 | }
| ^
givingtree.cpp:14:15: note: to match this ‘{’
14 | if (k == 1){
| ^
givingtree.cpp:56:5: error: expected ‘}’ at end of input
56 | }
| ^
givingtree.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^