#include using namespace std; const int MAXN=1e4+50; int a,b; int main() { cin>>a>>b; cout<