Run id: 117617

Main.cc: In function 'int main()':
Main.cc:11:1: error: 'else' without a previous 'if'
 else cout<<"SAME";
 ^