Main.cc: In function 'int main()': Main.cc:11:4: error: 'n' was not declared in this scope n++; ^ Main.cc:13:4: error: expected primary-expression before 'if' (if==1){ ^ Main.cc:13:4: error: expected ')' before 'if'