时间:2012-10-01 18:40:31
main()
{ int aa[5]={1,2,3,4,5}, s;
s=f(aa, 5); printf("%dn", s);
}
(16)以下程序运行后的输出结果是 【16】 。
struct
电脑版 | 手机版 | 返回顶部