in c++, mersi anticipat.

COROANA TE ROG!!!
if(s[i]=='a'&&s[i+1]=='e')
i+=2;
else{
cout<<s[i];
i++;
}