Problem lunchbox
User smartsword
Submission Time 2025-01-22 17:53:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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