#include<bits/stdc++.h> using namespace std; int main() {cout<<"YES"<<endl; cout<<"NO"<<endl; return 0; }