时间:2012-10-01 18:44:39
}
(11)有以下程序,程序执行后,输出结果是_____。
#include <stdio.h>
void fun(int *a)
{a[0]=a[1];}
main()
{int a[10]=
电脑版 | 手机版 | 返回顶部