0_0_20145708_8322.cpp: In function 'int main()': 0_0_20145708_8322.cpp:34:3: error: expected ';' before 'for' for(int i = 1; i <= m; i++){ ^ 0_0_20145708_8322.cpp:34:18: error: 'i' was not declared in this scope for(int i = 1; i <= m; i++){ ^