#include using namespace std; int main(){ int n,h; cin>>n>>h; if(n==h){ cout<