Run ID:94595

提交时间:2024-10-25 13:22:30

#include<iostream> using namespace std; int main() { int ch; cin>>ch; n=ch; cout<<ch<<endl; return 0; }