if int(input()) >1: print("YES") else: print("NO")