s = list(input()) a = list('yukicoder') print(a[s.index('?')])