热门
最新
红包
立Flag
投票
同城
我的
发布
xxdjaisj
3 年前
truexxdjaisj
四舍五入函数实现
int round(double x){
return x>0.0?(x+0.5):(x-0.5);
}
下一条动态
立即登录