Problem xmas
User Isabel123
Submission Time 2023-11-10 10:29:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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