Problem childsetter4
User tzuyuan
Submission Time 2025-06-17 09:42:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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