#include <bits/stdc++.h> using namespace std; int main(){ int n,FZ,FZS; cin>>n>>FZ; cout<<FZS; return 0; }