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