#include<iostream>
using namespace std;
int main() 
{
int n,i,x;
cin>>i; 
if(i==x)
cout<<x;
return 0;
}