>
其他
>
199个1999相互乘加200个2000相互乘加201个2001相互乘等于
人气:177 ℃ 时间:2020-04-08 22:23:03
解答
#include “stdio.h”
main()
{
int a=1,b=1,c=1;
int i,s;
for(i=1;i<=199;i++)
a*=1999;
for(i=1;i<=200;i++)
b*=2000;
for(i=1;i<=201;i++)
c*=2001;
s=a+b+c;
printf("%d\n",s);
}
此程序结果输出就是你要算的值~
推荐
2001乘2000分之1999等于多少
3^2000+6乘3^1999-3^2001等于几
|1/2001-1/2000|+|1/2000-1/1999|-|1/1999-1/2001|等于多少?
2000分之1999乘2001
2000的平方-1999乘2001
he was ___ (too much,much too) worried about his son.请问此处填啥?
一元二次方程kx2-(2k-1)x+k+2=0,当k为何值时,方程有两个不相等的实数根?
怎样让在地震中的房屋不容易倒塌
猜你喜欢
可恶的数学题
将28g KOH溶于水配制成1L 溶液,此KOH溶液的物质的量浓度是( ) A.0.5mol•L-1 B.1mol•L-1 C.2mol•L-1 D.4mol•L-1
in my o____ it is a good plan but hard to carry out
用1,2,3,4,5,6,7,8,9这九个数字写出三个大小相等的分数.(每个数字只允许用一次). 例如:3/6=7/14=29/58.
已知二元一次方程2x-4y=5,用含y的代数式表示x,x=______;当y=-2时,x=________.
I when to Beijing when I was young这句对不
已知ai∈R+,且a1+a2+...ai=1 求证:(a1+1/a1)^2+(a2+1/a2)^2+...+(an+1/an)^2>=(n^2+1)^2/n
高一上学期语文要背的课文
© 2026 79432.Com All Rights Reserved.
电脑版
|
手机版