#include<bits/stdc++.h> using namespace std; int main() { double x; cin>>x; cout<<round(x); return 0;
}
使用您的 编译未来 通用账户