Run id: 131661

Main.cc: In function 'int main()':
Main.cc:12:5: error: 'else' without a previous 'if'
     else}
     ^
Main.cc:12:9: error: expected primary-expression before '}' token
     else}
         ^