Problem xmas
User JoonLoong
Submission Time 2026-06-23 16:52:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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