Problem xmas
User zyf
Submission Time 2026-02-24 00:27:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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