小黑兹
发表于 2020-5-18 15:24:32
我想知道
sanwaner3
发表于 2020-5-18 16:17:36
666666666666666666
usian
发表于 2020-5-18 16:39:49
0
南望
发表于 2020-5-19 15:56:03
{:5_90:}
萌萌哒的小虎崽
发表于 2020-5-19 20:09:27
111
帅滴不要不要滴
发表于 2020-5-20 23:02:27
1
iuxi
发表于 2020-5-21 16:08:00
回
ads鱼凡
发表于 2020-5-21 17:20:41
回复
ABK000000
发表于 2020-5-21 18:30:46
学习下
十月故里
发表于 2020-5-21 21:59:15
{:5_102:}
likecxy
发表于 2020-5-22 13:12:27
打卡
a1084977565
发表于 2020-5-22 14:49:02
赶紧跟进~!~!~!
大大怪超人
发表于 2020-5-22 17:36:34
hh
rlieu
发表于 2020-5-23 02:27:44
对答案
hanianshao
发表于 2020-5-23 18:37:24
一个都不会……
王逗比666
发表于 2020-5-23 19:05:57
难
heartskin
发表于 2020-5-23 19:22:48
回复
Lulu12
发表于 2020-5-23 22:01:27
0.很多个
1. 10个
2. a,b,c
3. a=(3,4,9,15), b=5, c=10
4.x>0 ? z=x : z=-x
5. if(size>12){cost=cost*1.05, flag=2};else{bill=cost*flag};
if(ibex>14){sheds=3}; else{sheds=2;help=2*sheds};
readin:scanf("%d",&score); if(score<0){printf("count=%d\n",count);} else{count++; scanf("%d",&score);}
林林爱鱼鱼
发表于 2020-5-24 12:24:35
哇哇
朱哥靓
发表于 2020-5-24 17:30:36
0.100
1.11
2.a,b,c
3.15.5,10
4.if(x>=o){z=x;}else{z=-x;}
5.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++;
goto scanf("%d", &score);