0_0_25579847_27296.cpp: In function 'void solve()': 0_0_25579847_27296.cpp:27:2: error: expected ',' or ';' before 'for' for(int i=1;i<=m;i++){ ^ 0_0_25579847_27296.cpp:27:14: error: 'i' was not declared in this scope for(int i=1;i<=m;i++){ ^