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