S = sorted("kyoprotenkei90") if sorted(input()) == S: print("Yes") else: print("No")