#No.494 yukicoder S = list(input()) T = list("yukicoder") print(T[S.index("?")])