Problem | lunchbox |
---|---|
User | noel |
Submission Time | 2024-07-11 16:05:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:9:15: error: expected ‘;’ before ‘<’ token
9 | for(int i=0,i<m, i++;){
| ^
| ;
lunchbox.cpp:9:15: error: expected primary-expression before ‘<’ token