摘要: 重点是返回较大的数吧? int max(int a ,int b){ return (a+b)/2+abs(a-b)/2 } 阅读全文
posted @ 2016-03-23 21:49 ℉utur_īng 阅读(445) 评论(0) 推荐(0) 编辑