Problem xmas
User cyhg
Submission Time 2023-07-05 23:19:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:5:30: error: expected ‘;’ before ‘p’
5 | ios_base::sync_with_stdio(0)p
| ^
| ;