Problem | lunchbox |
---|---|
User | hackerman123 |
Submission Time | 2023-07-13 06:49:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:9: error: expected ‘;’ before ‘}’ token
18 | break
| ^
| ;
19 | }
| ~