Problem xmas
User sussygoose
Submission Time 2024-02-21 21:57:28
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:4:11: note: to match this ‘{’
4 | int main(){
| ^