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