#include using namespace std; int main(){ std::cout << "Yes" << std::endl; }