| Problem | buffet |
|---|---|
| User | SheepHeads |
| Submission Time | 2023-11-26 12:18:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
buffet.cpp: In function ‘int main()’:
buffet.cpp:40:29: error: expected ‘)’ before ‘{’ token
40 | } else if (y>x and (y-x)>k{
| ~ ^
| )
buffet.cpp:78:2: error: expected primary-expression before ‘}’ token
78 | }
| ^