3400408412
发表于 2022-5-7 11:38:09
{:10_249:}
ceeeee
发表于 2022-5-8 11:25:32
1
猪猪nb
发表于 2022-5-8 17:51:35
66666
阿伦弹阿涂听
发表于 2022-5-9 22:20:54
1
小人物一枚
发表于 2022-5-9 23:34:02
动动手的讲解能不能加强一下,本人有点蠢,真的不会
gbdx
发表于 2022-5-11 10:23:05
看答案
云溪
发表于 2022-5-11 10:55:14
0.将打印10个A
1.打印0个B
2. a b c
3.a = 14b = 5 c = 9
4. Z = x > 0 ? x : (-x)
5.
if (size > 12)
{
cost = cost * 1.05;
flag = 2;
}
else
{
bill = cost * flag;
}
面向监狱编程
发表于 2022-5-12 18:33:30
12
csuu1234
发表于 2022-5-13 14:30:59
666
追逐幸福
发表于 2022-5-13 18:19:53
uy
shanyuexie
发表于 2022-5-14 12:47:57
123456
lqylyq326198
发表于 2022-5-14 16:15:40
10
0
c
|x|=x>0?z=a:z=-a;
if (size > 12)
{
cost = cost * 1.05;
printf("%d'',cost)
}
f (size <=12)
{ flag = 2;
bill = cost * flag;
printf("%d'',bill)
}
if (ibex > 14)
{
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
readin: scanf("%d", &score);
if (score < 0)
{
printf("count = %d\n", count);
}
count++;
zyxzyx。
发表于 2022-5-15 22:10:10
10
0
DW的秘密基地
发表于 2022-5-16 11:17:21
1
司徒DD
发表于 2022-5-16 22:24:26
1
未泯初心
发表于 2022-5-16 22:44:57
111
么么么我爱你
发表于 2022-5-17 11:10:32
{:10_256:}
manhuarensheng
发表于 2022-5-17 20:11:53
1
Weabu
发表于 2022-5-18 15:35:31
#include <stdio.h>
#define MONEY 10000
#define SINGULAR 0.1
#define PLURAL 0.05
int main()
{
long long a, b, year, num;
for (a = MONEY, year = 0, b = MONEY; a >= b; a = a + a * SINGULAR, year++, b = b + b * PLURAL)
;
printf("%lld年后,黑夜的投资额超过小甲鱼!\n", year);
printf("小甲鱼的投资额是:%lld\n", a);
printf("黑夜的投资额是:%lld\n", b);
return 0;
}
七辻屋的红豆包
发表于 2022-5-20 10:49:11
持觞劝侯嬴