L=["Give you up" , "Let you down" , "Run around and desert you" , "Make you cry", "Say goodbye","Tell a lie and hurt you"] if input() in L: print("NO") else: print("YES")