S = input()
S_True = "yukicoder"
print(S_True[S.find("?")])