Problem lunchbox
User kashsinghal
Submission Time 2023-11-15 13:25:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:14:21: error: expected ‘;’ before ‘i’
14 | for (int i=0; i<m ++i) {
| ^
| ;