#include #include using namespace std; int main(int argc, char* argv[]) { int A,B; cin>>A>>B; if (A+1<=B){ cout<<"YES"<