Run id: 152323

Main.cc: In function 'int main()':
Main.cc:21:5: error: 'else' without a previous 'if'
     else cout<<"no";
     ^