cben 发表于 2022-1-9 02:48:48

回复查看

ToTally 发表于 2022-1-9 14:38:45

666

aaazo 发表于 2022-1-9 22:00:37

0.10
1.11
2.a,c
3.c=10
b=4
a=16
4.
x >0 || x < 0?x<0 = -z:x>0 = z
5.if (size>12)
{
   cost = cost *1.05;
   flag = 2
}
else
{
bill = cost *flag;
}
B.
if (ibex > 14)
                {
                        sheds = 3;
                }
                sheds = 2;
                else{
                       help = 2 * sheds;
                       
                }
C。
if (score < 0)
   {
      printf("count = %d\n", count);
   }
   count++;
   readin:scanf("%d", &score);

client_2233 发表于 2022-1-10 12:07:26

100
10
a,b,c
9
x>0?x:-x

proreeds 发表于 2022-1-10 21:17:39

{:5_103:}

叶贤士 发表于 2022-1-11 09:20:07

参考答案

wzmknhs 发表于 2022-1-11 15:06:16

12

空幻 发表于 2022-1-11 15:37:07

shatanzongcai 发表于 2022-1-11 16:13:03

0.10个
1.10个
2.c,b,a
3.a=14,b=5,c=9
4.if(x>=0){
z =x
}
else(
z =-x)
5.
if(size >12){
cost = cost*1.05;
flag =2;
}
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);

Warren_0611 发表于 2022-1-11 21:57:32

1

丝瓜jojo 发表于 2022-1-11 22:19:13

1

pwjpj52 发表于 2022-1-12 09:52:38

程远龙 发表于 2022-1-12 17:03:08

查看答案

01萧 发表于 2022-1-12 19:40:04

0:应该不会打印
1:9次
2:?
3:a:?
b:6
c:16
4:?
5:

01萧 发表于 2022-1-12 19:40:36

{:10_266:}好难啊

文刀一口鸟 发表于 2022-1-13 13:02:21

{:5_90:}

用户名142 发表于 2022-1-13 16:41:20

1

啊啦啦啦QWQ 发表于 2022-1-14 09:23:42

{:10_254:}

zytx123 发表于 2022-1-14 15:04:39

12664

小待续 发表于 2022-1-14 15:19:50

{:10_269:}
页: 200 201 202 203 204 205 206 207 208 209 [210] 211 212 213 214 215 216 217 218 219
查看完整版本: S1E16:拾遗 | 课后测试题及答案