#include using namespace std; int main(){ float a; int b; cin>>a; b=a/1; cout<<b; return 0; }
使用您的 aoj 通用账户