1
10次
10次
abc
10+4 14
m = b>0?x = b;x = -b
会
会
会
1 1 2 3 5 8 13
不太会
100
9
a=5
......
1
2
1
朕想知道
daan
11
.
#include <stdio.h>
int main()
{
int bonus = 4000000, time = 0;
while(bonus >= 0)
{
bonus = bonus * 1.08 - 500000;
time++;
}
printf("在%d年后奖金清零", time);
return 0;
}
{:5_90:}
0.10
1.0
2.c b a
3.a=14,b=5,c=9
4.x<0?z=-x:z=x
1
看看答案
已完成
查看
0. 100
1. 10
2. a = b
3. a = 14, b = 5 ,c = 9,
4. z = x > 0 ? x : -x
5.
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
bill = cost * flag;
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
while (scanf("%d", &score) == 1);
{
if (score < 0)
{
printf("count = %d\n", count);
}
count++;
}
ccccc