print(*[y for x,y in zip(input(),'yukicoder') if x!=y])