时间:2012-10-01 18:09:23
(10)【11】 35 【解析】 函数swap(int *a,int *b)的功能是实现*a和*b中两个数据的交换,在主函数中调用swap(p,q)后,形参指针变量a和b分别指向i和j,在sw
电脑版 | 手机版 | 返回顶部