zhaojijuan
发表于 2019-3-22 10:51:21
答案
duanguos
发表于 2019-3-22 18:51:50
1
召唤师abc
发表于 2019-3-23 00:14:53
0.10
1.10
2.a,b,c
3.14,3,9
4.z = (char)x
5.A:if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
else
{
bill = cost * flag;
}
B.if (ibex > 14)
{
sheds = 3;
}
else
{
sheds = 2;help = 2 * sheds;
}
C.count = -1;
do
{
readin: scanf("%d", &score);
count++;
}while(score < 0)
printf("count = %d\n", count);
努力努力努力
发表于 2019-3-23 00:18:00
{:5_103:}
boringlion
发表于 2019-3-23 16:57:30
1
ZJKC2222
发表于 2019-3-24 11:43:23
答案
周洲a23187
发表于 2019-3-24 17:35:49
123
as843743021
发表于 2019-3-24 20:45:54
10 0 a b c3 8 11 z=x-y?x:y
Fax520
发表于 2019-3-25 20:01:51
1
niu0314
发表于 2019-3-26 13:00:28
想看
chw
发表于 2019-3-26 20:48:05
是的V告诉对方
时空断裂
发表于 2019-3-26 20:55:39
可事实上你没有中双色球
高颖河
发表于 2019-3-27 00:55:29
谢谢老师
m18191352667
发表于 2019-3-27 10:58:16
本帖最后由 m18191352667 于 2019-3-27 11:00 编辑
0. 10
1. 0
2. a,b,c
3. 14,5,9
4. ( X>=0 ? Z=X : Z=-X)
happfly
发表于 2019-3-27 13:02:36
10 0
莳籽
发表于 2019-3-27 14:59:05
0.10
1.11
2.5,c,b
3.a=13b=3c=8
4.z = x > 0? x:-x ;
5.
A.
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
else{
bill = cost * flag;
}
B.
if (ibex > 14)
{
sheds = 3;
}
else{
sheds = 2;
}
help = 2 * sheds;
C.
while(scanf("%d", &score)){
if (score < 0)
{
break;
}
count++;
}
printf("count = %d\n", count);
18861950621
发表于 2019-3-27 16:55:23
1
我不想颓废
发表于 2019-3-28 15:35:20
111
1510049928
发表于 2019-3-29 23:20:28
亲爱的ⅴu语言
q934214653
发表于 2019-3-30 08:57:01
感谢小甲鱼!