辣椒yo
发表于 2022-10-9 13:04:10
1
hxdxc
发表于 2022-10-9 20:56:08
1
ChrisPhantom
发表于 2022-10-9 23:29:22
4
毛问题
发表于 2022-10-10 10:58:27
0. 100个A
1. 11个B
2. c = 5 , b = c , a = b;
3.a = 4 , b = 4 , c = 10;
4.if(```)
{
z = |x|;
}
5. (A) if (size < 12)
{
cost = cost * 1.05;
flag = 2;
}
bill = cost * flag;
6. (B) if (ibex > 14)
{
sheds = 3;
}
b: help = 2 * sheds;
7.(C)readin: scanf("%d", &score);
if (score < 0)
{
printf("count = %d\n", count);
}
心在痛
发表于 2022-10-10 17:16:44
{:5_90:}
Feng12575
发表于 2022-10-10 20:55:18
0
Freedy_S
发表于 2022-10-10 21:06:50
0.100?
1.11个
2.a?
3.a=15 b=4 c=9
4.z = x>=0 ? x : -x
5.
A
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
bill = cost * flag;
B
isheng
发表于 2022-10-11 16:46:50
……
blackwings
发表于 2022-10-11 19:24:11
111
L178
发表于 2022-10-11 19:53:04
0.10次
1.11
2.a
3.14,4,8
4. x > 0?z = x:z = -x;
psg19
发表于 2022-10-13 05:52:11
0. 100。
1. 10。
2. a。
3. a = 14, b = 3, c = 9。
4. z = x>0 ? x : -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.
readin:
if (score < 0)
{
printf("count = %d\n", count);
}
count++;
scanf("%d", &score);
山商第一码农
发表于 2022-10-13 09:02:27
1
西元.
发表于 2022-10-13 12:41:33
1
arouse233
发表于 2022-10-13 17:44:13
会
Azp
发表于 2022-10-14 09:21:41
0
不想娶名字
发表于 2022-10-14 18:14:10
sd
texttext
发表于 2022-10-14 19:23:09
mm
chneft
发表于 2022-10-15 10:30:13
0. 10
1.10
2.a,b,c
3.c=9 b=5 a=14
4.z=x>=0?x:-x
冉广耀
发表于 2022-10-15 13:28:46
1
Ashen.one
发表于 2022-10-15 14:42:36
1