#include using namespace std; int main(){ int t; cin>>t; if(t%180 != 0 && t%90 == 0){ cout<<"Yes"<