| Problem | eating |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-04-28 20:07:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eating.cpp:1:5: error: expected unqualified-id before ‘while’
1 | while(n--){
| ^~~~~
eating.cpp:14:1: error: expected declaration before ‘}’ token
14 | }
| ^