时间:2012-10-01 18:42:12
(45) 有以下程序
struct S {int n; int a[20];};
void f(struct S *P)
{int i,j,t;
for(i=0;i<p->n-1;i++) 
 
电脑版 | 手机版 | 返回顶部