Main.cc: In function 'int main()': Main.cc:12:3: error: expected ';' before 'if' if(i==1){ ^ Main.cc:17:2: error: expected ';' before '}' token } ^