1. 首页
  2. 课程学习
  3. C++/C
  4. 计算浮点数的n次方

计算浮点数的n次方

上传者: 2019-03-12 04:02:39上传 CPP文件 1.6KB 热度 40次
计算浮点数的n次方,在北京大学的OJ网站上的题目,已经提交AC。可以作为参考。 原题如下: Description 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
用户评论