| Problem | lunchbox |
|---|---|
| User | tomorrowismyster1434 |
| Submission Time | 2023-02-07 23:19:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:22:10: error: expected ‘;’ before ‘}’ token
22 | j++
| ^
| ;
23 | }
| ~