Main.cc: In function 'int main()': Main.cc:12:22: error: expected ')' before ';' token for(int i=1;i<=n;i++; ^ Main.cc:14:15: error: 'i' was not declared in this scope cout<