当前位置: > 英语翻译...
题目
英语翻译
int a;
std::cin>>a;
int b;
std::cin>>b;
int value=a;
int pow=b;
int result =1;
for (int cnt=0;cnt =pow;++cnt)
result*=value;
std::cout

提问时间:2020-12-22

答案
定义一个整型变量a从键盘输入a定义b从键盘输入b定义value,并把a的值赋给value定义pow,并把b的值赋给pow定义整型resule值为1for的这句为:(定义cnt初值为0,如果cnt不等于pow(也就是b),cnt加1)result值乘以value的值...
举一反三
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
奥巴马演讲不用看稿子.为什么中国领导演讲要看?
想找英语初三上学期的首字母填空练习……
英语翻译
1,人们染上烟瘾,最终因吸烟使自己丧命.
版权所有 CopyRight © 2012-2019 超级试练试题库 All Rights Reserved.