0_0_38227690_13520.cpp: In function 'int main()': 0_0_38227690_13520.cpp:47:3: error: expected ';' before 'for' for(int i=1; i<=n; i++){ ^ 0_0_38227690_13520.cpp:47:16: error: 'i' was not declared in this scope for(int i=1; i<=n; i++){ ^