#include <iostream>
using namespace std;
int main() {
// your code goes here
int n;
cin>>n;
cout<<n;
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCmludCBuOwpjaW4+Pm47CmNvdXQ8PG47CglyZXR1cm4gMDsKfQ==