Problem eating
User PerihelionfromAphelion
Submission Time 2026-04-18 11:48:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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