Main.cc: In function 'int main()': Main.cc:26:3: error: 'else' without a previous 'if' }else{ ^ Main.cc:30:3: error: 'else' without a previous 'if' }else{ ^ Main.cc:32:2: error: expected ';' before '}' token } ^