s = input() t = 'yukicoder' x = s.find('?') print(t[x])