嘿嘿,兔子问题可以用递归来做
查看答案
1
。。
0.10次
1.不会打印'B'
2.a=5
3.a=14,b=5,c=9
4.z = x > 0 ? x:-x
5.if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
bill = cost * flag;
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
while(1)
{
scanf("%d", &score);
if (score < 0)
{
printf("count = %d\n", count);
break;
}
count++;
}
。
{:10_288:}
0.10
1.9
2.
3.1 5 4
4.int z;
int x;
if(x>=0)
z=x;
else if(x<0)
z=-x;
5.A
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
} bill = cost * flag;
B
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
C
while(flage){
if (score < 0)
{
printf("count = %d\n", count);
flag=0;
}
count++;
scanf("%d", &score);
}
look look
1
查看参考答案
谢谢鱼鱼
。
噩梦
00
{:10_277:}
1
1
查看参考答案
1