print("".join(set("yukicoder").difference(set(input()))))