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