Run id: 151109

Main.cc: In function 'int main()':
Main.cc:12:9: error: expected ';' before 'if'
         if(s[i]!=s[y]){
         ^