Problem childsetter4
User Ddoge107
Submission Time 2025-06-17 10:50:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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