时间:2012-10-01 18:15:27
{ int y;
if(x==0||x==1) return(3);
y=x*x-f(x-2);
return y;
}
mai
电脑版 | 手机版 | 返回顶部