#include using namespace std; int main(){ int X,Y; cin>>X>>Y; int x=0,y=0; int ans=0; if(X==Y){ ans++; cout<