查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
49.1
- 编写函数fun,函数的功能是:根据以下公式计算s,计算结果作为函数值返回;n通过形参传入。 s=1 + 1/(1+2) + 1/(1+2+3) +... + 1/(1+2+...+n) -Write a function fun, function is the function: according to the following formula s, calculated as a function return value n passing through the param