Problem xmas
User YunQingOng
Submission Time 2026-06-23 15:25:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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