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