Problem eating
User sharelletqx
Submission Time 2026-04-18 11:47:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eating.cpp: In function ‘int main()’:
eating.cpp:16:2: error: expected ‘}’ at end of input
16 | }
| ^
eating.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^