Main.cc: In function 'int main()': Main.cc:7:17: error: 'n' was not declared in this scope for(int i=1;i<=n;i++){ ^ Main.cc:11:10: error: 'i' was not declared in this scope cout<