vxct666999
发表于 2021-3-3 10:41:33
好了
baofu007
发表于 2021-3-3 15:23:06
baofu007
剑指东大
发表于 2021-3-4 04:06:29
1
J0ker
发表于 2021-3-4 14:36:17
1
sunzzhhee
发表于 2021-3-4 15:20:36
0
向桐
发表于 2021-3-4 20:35:55
9次
不会打印B
a b c
无效
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
b: bill = cost * flag;
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
readin: scanf("%d", &score);
if (score < 0)
{
printf("count = %d\n", count);
}
count++;
goto readin;
tanlix
发表于 2021-3-4 21:14:29
3
赵小胖.
发表于 2021-3-5 17:26:10
啊
非凡星星星
发表于 2021-3-5 22:54:46
0.10
1.0
2.a
3.a=18,b=6,c=12
4.
5.
A:if (size > 12)
{
cost = cost * 1.05;
}
bill = cost * flag;
B:if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2* sheds;
C:if (score < 0)
{
printf("count = %d\n", count);
}
count++;
scanf("%d", &score);
hxghugh
发表于 2021-3-6 14:37:51
10
11
a,b,c
a= 14, b=4, c=10
x<0? z= -x: z=x;
宝可梦
发表于 2021-3-6 15:35:47
0:10个
1:10个
2:
3:a=15,b=5,c=10
4:if(x>0)
z=x;
else
z=-x;
5:
Dawn!!
发表于 2021-3-6 16:34:35
q
神秘的帅哥
发表于 2021-3-6 18:34:30
0、9
1、0
2、a=b=c
3、1549
4、if(x>0){
z = x;
}
else
z = -x;
5、if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
else{
bill = cost * flag;
}
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
if (score < 0)
{
printf("count = %d\n", count);
}
count++;
scanf("%d", &score);
易伤画
发表于 2021-3-6 19:28:47
0.100个
1.11个
2.a,b,c
3.a = 13
b = 5
c = 10
4.x > 0?z = x;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.
if (score > 0)
{
printf("count = %d\n",count);
}
count++
scanf("%d",&score);
甲鱼煲汤我最爱
发表于 2021-3-7 08:48:07
好家伙
ieven
发表于 2021-3-7 11:26:14
555
京皓菌
发表于 2021-3-7 14:17:41
完成了
小苏子
发表于 2021-3-7 16:39:15
加油
mtz001
发表于 2021-3-7 19:07:05
每天亿题
LinFX
发表于 2021-3-7 19:16:17
答案