| Problem | lunchbox |
|---|---|
| User | justin271828 |
| Submission Time | 2023-06-01 12:12:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:14: error: expected ‘;’ before ‘}’ token
18 | total += 1
| ^
| ;
19 | }
| ~