梦落凡尘’
发表于 2020-10-29 22:23:35
答案
zhr1008
发表于 2020-10-29 23:20:19
0
土豆呼叫洋芋
发表于 2020-10-30 17:07:26
答案
无敌的寂寞
发表于 2020-10-30 17:44:37
123
yishini
发表于 2020-10-30 19:43:09
dddd
nanfeng.pro
发表于 2020-10-31 09:40:22
ddd
872330609
发表于 2020-10-31 10:33:31
看看
Sean0824。
发表于 2020-10-31 10:40:31
{:5_91:}
2651175440
发表于 2020-10-31 13:21:05
1
徐继海
发表于 2020-10-31 17:07:41
查看答案
cmx-c
发表于 2020-10-31 17:36:46
查看参考答案
huhao666
发表于 2020-10-31 19:19:31
本帖最后由 huhao666 于 2020-10-31 19:20 编辑
测试题:0:10;
1:0;
2:a,b,c;
3:a=14;b=5;c=9;
4:z=x>0?x=x: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:
scanf("%d",&score);
while(score>=0)
{
count++;
scanf("%d",&score);
}
printf("");
lixlovelim
发表于 2020-11-1 02:06:11
{:10_277:}
jitianmoshen
发表于 2020-11-1 13:06:34
{:5_90:}
Pawn6666666
发表于 2020-11-1 19:18:30
答案
施浩贤
发表于 2020-11-1 19:38:04
215
超萌哒水狗君
发表于 2020-11-1 21:37:24
吧
救世之瞳zzy
发表于 2020-11-2 11:05:48
#include<stdio.h>
#include<math.h>
int main()
{
int i,term=1;
double sum=0;
for(i=0; term<=1e8; i++)
{
sum=sum+pow(-1,i)/term;
term += 2;
}
printf("%.7f",sum);
}
田帅锅
发表于 2020-11-2 19:13:05
啦啦啦,我做完题来看答案了
尹德鑫
发表于 2020-11-2 21:33:17
1