szf1007828722
发表于 2021-3-22 23:15:54
1
怪蘇叔
发表于 2021-3-23 15:43:31
.
L、Gj
发表于 2021-3-23 15:59:11
1
Tw824714
发表于 2021-3-23 20:09:11
{:9_217:}
梦幻星空之海
发表于 2021-3-24 11:20:49
我已经答完
Aelb
发表于 2021-3-24 11:51:04
0:100
1:9
2:c
3:a= 17 b=6 c=11
4:
#include<stdio.h>
int main(){
double x,z;
printf("enter a number");
scanf("%lf",&x);
if(x>=0){
z=x;
}else{
z=-x;
}
printf("The positive number is %.9lf\n",z);
return 0;
}
5:A: if(size>12){
ost = cost * 1.05;
flag = 2;
bill = cost * flag;
}else{
bill = cost * flag;
}
}
B:if (ibex > 14)
{
sheds = 3;
help = 2 * sheds;
}else{
sheds = 2;
help = 2 * sheds;
}
C:int count=-1,score=0;
while(score>=0){
scanf("%d",&score);
count++;
}
printf("count = %d\n",count);
return 0;
JzQrMilan
发表于 2021-3-24 16:13:12
123123
LiuMq
发表于 2021-3-24 19:36:16
啊
晚月川
发表于 2021-3-24 22:19:04
{:10_277:}
7962356
发表于 2021-3-24 22:24:31
1
tingedudu8
发表于 2021-3-25 09:28:38
{:10_298:}
DelugeWalker
发表于 2021-3-25 19:40:33
0
酒倾江海赠天下
发表于 2021-3-25 22:51:41
1
木目簌
发表于 2021-3-26 20:43:45
...
林士心
发表于 2021-3-27 09:07:48
1
balaba86
发表于 2021-3-27 10:05:24
41
zx孑
发表于 2021-3-27 15:21:12
1
stevefire
发表于 2021-3-27 23:58:06
1
星星
发表于 2021-3-28 13:11:25
好好学习 天天向上
ForAtri
发表于 2021-3-28 14:09:41
答案