题目纠正

据说:
Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
This problem requires that you write a program to compute the exact value of Rn where R is a real number ( 0.0 < R <= 9999.9) and n is an integer such that** 0 < n <= 200. **
应该是 0<n<=226

The input will consist of a set (less than 11) of pairs of values for R and n. The R value will occupy columns 1 through 6, and the n value will be in columns 8 and 9.
应为**8、9 and 10**
望管理员检查数据,并纠正
有则改之无则加勉
顺便:我们都 不是太监 啊混账!!

1 条评论

  • @ 2015-04-09 23:30:59

    已经修改。

  • 1

信息

ID
1010
难度
5
分类
模拟 点击显示
标签
递交数
1881
已通过
651
通过率
35%
被复制
23
上传者