Run ID:105690

提交时间:2025-01-14 11:24:52

#include<iostream> using namespace std; int main(){ int a; cin>>a; cont<<a<<endl; return 0; }