Problem xmas
User newplayer
Submission Time 2024-02-07 23:45:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:15:13: error: expected ‘;’ before ‘}’ token
15 | cout<<"\n"
| ^
| ;
16 | }
| ~