时间:2012-10-01 18:42:47
(34)有以下程序
#include
void fun(int *a,int n)/*fun函数的功能是将a所指数组元素从大到小排序*/
{int t,i,j;
电脑版 | 手机版 | 返回顶部