时间:2012-10-01 18:15:27
{ if(x/2>0) fun(x/2);
printf("%d",x);
}
main()
{ fun(3);  
电脑版 | 手机版 | 返回顶部