#include using namespace std; int x,y; int main() { cin>>x>>y; cout<