Problem | lunchbox |
---|---|
User | kashsinghal |
Submission Time | 2023-11-15 13:27:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:14:21: error: expected ‘;’ before ‘i’
14 | for (int i=0; i<m ++i) {
| ^
| ;