S = input() X = 'yukicoder' print(X[S.index('?')])