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