| Problem | lunchbox |
|---|---|
| User | peepeepoopoo |
| Submission Time | 2026-06-03 12:38:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:20: error: expected ‘;’ before ‘<’ token
15 | for (int i = 0, i < m; i++) {
| ^~
| ;
lunchbox.cpp:15:21: error: expected primary-expression before ‘<’ token
15 | for (int i = 0, i < m; i++) {
| ^