Run ID:143167

提交时间:2026-01-11 19:09:26

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