func main() var n: int :: cui@inputInt() var ans: bool :: n % 360 = 90 | n % 360 = 270 do cui@print(ans ?("Yes\n", "No\n")) end func