print("Yes" if int(input()) == 5 else "No")