# No.494 yukicoder s = input() correct = 'yukicoder' print(correct[s.index('?')])