Main.cc: In function 'int main()': Main.cc:6:20: error: 'n' was not declared in this scope for(int i=1;i<=n;i++){ ^ Main.cc:15:1: error: expected '}' at end of input } ^