任凭东曦 发表于 2025-3-9 21:01:52


Hu3280165314 发表于 2025-3-11 09:36:56

1

总想惠 发表于 2025-3-11 17:05:50

100
11
if(size>12){
cost=cost*1.05
flag=2
break;}
bill=cost*flag;


17882513107 发表于 2025-3-11 20:08:46

{:5_107:}

Catlon 发表于 2025-3-14 00:41:46

{:9_236:}

maweijia 发表于 2025-3-15 10:29:55

C参考答案

雪知意 发表于 2025-3-16 11:06:48

111

赵珂夷 发表于 2025-3-17 21:43:58

1

学Cc. 发表于 2025-3-19 20:12:15

1

令管我是谁 发表于 2025-3-22 18:14:17

未初始化j,无法运行程序,10次,a ,   13,4,9,    x>0?x:(-x),    putchar('\n');
return 0;
if (size > 12)
{

jh猜 发表于 2025-3-23 20:33:21

0.10
1.10
2.5
3.
a=4
b=3
c=9
4.z=(
5.
if(size>12)
{
cost=cost*1.05;
flag=2;
}
else
{
bill=cost*flag;
}

sheds=2;
help=2*sheds;

scanf("%d", &score);
if(score='')
{

cfx1489 发表于 2025-4-1 13:52:10

1

King94191008 发表于 2025-4-1 19:40:02

1

谭心 发表于 2025-4-11 11:43:00

1

Paixy 发表于 2025-4-25 20:07:38

1

wbbhyy 发表于 2025-4-26 23:10:06

444

Esti 发表于 2025-5-8 21:44:43

S1E16
测试题:
0. 一共打印100个A。
1. 一共打印11个B。
2. a,b,c。
3. a=14,b=5,c=9。
4. x>0?x:abs(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.
scanf(“%d”,&score);
if(score<0)
{
   printf(“count=%d\n”,count);
}
count++;
scanf(“%d”,&score);

动动手:
0.为什么我算出来是28年后?

bysyq 发表于 2025-5-9 11:31:21

{:10_285:}

27860082 发表于 2025-5-11 00:16:59

查看

yaoyao爱鸡腿 发表于 2025-5-12 14:44:11

111
页: 277 278 279 280 281 282 283 284 285 286 [287] 288 289
查看完整版本: S1E16:拾遗 | 课后测试题及答案