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