Problem childsetter4
User jambusk
Submission Time 2025-06-17 09:55:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:15:3: error: expected ‘}’ before ‘else’
15 | else {
| ^~~~
childsetter4.cpp:11:14: note: to match this ‘{’
11 | if (N == 1){
| ^