#include<bits/stdc++.h> using namespace std; int main(){ int gw,sw; cin>>gw>>sw; cout<<swap(a,b); return 0; }