for i,j in zip(input(),"yukicoder"): if i!=j:print(j)