时间:2012-10-01 18:25:07
int fun(int *x,int *y)
/**found**/
t=*x;*x=*y;*y=t;
3. 程序设计
编写函数fun,函数的
电脑版 | 手机版 | 返回顶部