N = int(input()) print(['Yes', 'No'][0 if (N + 270) % 180 == 0 else 1])