文件名称:xiaoqiuchudi
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-11-14
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- zhang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
输入一个正整数repeat(0<repeat<10),做repeat次下列运算:
皮球从height(米)高度自由落下,触地后反弹到原高度的一半,再落下,再反弹,……,如此反复。问皮球在第n次落地时,在空中一共经过多少距离?第n次反弹的高度是多少?(输出保留1位小数)
-Enter a positive integer repeat (0 <repeat <10), doing repeat times the following operations:The ball the height (m) height free fall, touch the ground after the rebound to the original height of half, and then fall, and then rebound, ... ... so repeated.
皮球从height(米)高度自由落下,触地后反弹到原高度的一半,再落下,再反弹,……,如此反复。问皮球在第n次落地时,在空中一共经过多少距离?第n次反弹的高度是多少?(输出保留1位小数)
-Enter a positive integer repeat (0 <repeat <10), doing repeat times the following operations:The ball the height (m) height free fall, touch the ground after the rebound to the original height of half, and then fall, and then rebound, ... ... so repeated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
小球触地.exe
小球触地.cpp