Problem eating
User huangchengcheng
Submission Time 2026-04-28 20:08:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eating.cpp: In function ‘int main()’:
eating.cpp:18:27: error: expected ‘;’ before ‘}’ token
18 | cout <<"YES\n"
| ^
| ;
19 | }
| ~