#include using namespace std; const int mod=998244353; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); int N,A,B,C; cin>>N>>A>>B>>C; if(A==C){ cout<<"No\n"; }else if(A>C){ cout<<(BA?"Yes\n":"No\n"); } }