0_0_35547055_9789.cpp: In function 'int main()': 0_0_35547055_9789.cpp:8:13: error: expected ',' or ';' before 'for' for(int i = 1; i <= n; i++) ^ 0_0_35547055_9789.cpp:8:28: error: 'i' was not declared in this scope for(int i = 1; i <= n; i++) ^