#include <iostream>
using namespace std;
int main() {
int x,y;
cin>>x>>y;
cout<<x<<" "<<y;
// your code goes here
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CglpbnQgeCx5OwoJY2luPj54Pj55OwoJY291dDw8eDw8IiAiPDx5OwoJLy8geW91ciBjb2RlIGdvZXMgaGVyZQoJcmV0dXJuIDA7Cn0=