s = input() ans = s.replace("ao", "ki") print(ans)