Problem xmas
User Dana
Submission Time 2023-11-08 11:53:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int32_t main()’:
xmas.cpp:10:2: error: expected primary-expression before ‘)’ token
10 | )
| ^
xmas.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
xmas.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^