s = raw_input() y = list("yukicoder") sf = s.find("?") print y[sf]