Problem childsetter4
User Secre
Submission Time 2025-06-17 10:08:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:9:16: error: ‘end1’ was not declared in this scope
9 | cout<<Y<<""<<X<end1;
| ^~~~
childsetter4.cpp:10:1: error: expected ‘}’ at end of input
10 | }
| ^
childsetter4.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^