| Problem | lunchbox |
|---|---|
| User | smartsword |
| Submission Time | 2025-01-22 17:50:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:9:27: error: expected ‘;’ before ‘)’ token
9 | for(int i = 0; i < m, i++){
| ^
| ;