#include using namespace std; #define int long long signed main(){ int a,b,c;cin>>a>>b>>c; if(a==1&&b!=c)cout<<"NO"<