s = input() i = s.index("?") print("yukicoder"[i])