另类求两个数中的最大的数

int i=5,j=6;
int max=((i+j)+(Math.Abs(i-j)))/2
posted @ 2012-09-27 19:13  程序有Bug  阅读(156)  评论(0编辑  收藏  举报