#include #include using namespace std; int main (){ cout << "YES" << endl; return 0; }