#include int main(){ int a, b; std::cin>>a>>b; if(a==b){ std::cout<<"Yes"<