import sys input=lambda: sys.stdin.readline().rstrip() print(input().replace("ao","ki"))