#include <bits/stdc++.h> using namespace std; int main(void) { int n; cin>>n; cout>>n; return 0; }
王宇泽 LV 1
Using your acjudge universal account