Run ID:105691
提交时间:2025-01-14 11:25:03
#include<iostream> using namespace std; int main(){ int a; cin>>a; cont<<a<<endl; return 0; }