0_0_25921603_11021.cpp: In function 'void solve()': 0_0_25921603_11021.cpp:61:5: error: expected ';' before 'for' for(int i=1;i<=m;i++){ ^ 0_0_25921603_11021.cpp:61:17: error: 'i' was not declared in this scope for(int i=1;i<=m;i++){ ^