Problem childsetter4
User omesh123
Submission Time 2025-06-17 10:33:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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