时间:2012-10-01 18:42:12
If(*pmax<*py)*pmax=*py;
If(*pmax<*pz)*pmax=*pz;
Printf(“max=%dn”,max);
}
(16)以下程序的输出结果是 ____________
Int fun(int*x,int n)
电脑版 | 手机版 | 返回顶部