print('Yes'if int(input())%360 == 90 else 'No')