| Problem | lunchbox |
|---|---|
| User | JoonYorigami |
| Submission Time | 2026-04-17 22:30:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘void solve()’:
lunchbox.cpp:481:12: error: expected ‘;’ before ‘}’ token
481 | ans++
| ^
| ;
482 | }
| ~