Run id: 95142

Main.cc: In function 'int main()':
Main.cc:20:3: error: 'else' without a previous 'if'
   else if(b==2)
   ^