N=int(input()) print("No" if (N+90)%180 else "Yes")