Run id: 147484

Main.cc: In function 'int main()':
Main.cc:9:9: error: expected '}' before 'else'
         else{ cout<<"no"<< endl; } 
         ^