- Category:
- Console
- Tags:
-
[C/C++]
[源码]
- File Size:
- 141kb
- Update:
- 2015-03-16
- Downloads:
- 0 Times
- Uploaded by:
- 张立超
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 program to compute the exact value of Rn where R is a real number ( 0.0 < R < 99.999 ) and n is an integer such that 0 < n <= 25.
To Search:
File list (Check if you may need any files):
Exponentiation
..............\Debug
..............\.....\CL.read.1.tlog
..............\.....\CL.write.1.tlog
..............\.....\Exponentiation.lastbuildstate
..............\.....\Exponentiation.log
..............\.....\link-cvtres.read.1.tlog
..............\.....\link-cvtres.write.1.tlog
..............\.....\link-rc.read.1.tlog
..............\.....\link-rc.write.1.tlog
..............\.....\link.read.1.tlog
..............\.....\link.write.1.tlog
..............\.....\main.obj
..............\.....\vc110.idb
..............\.....\vc110.pdb
..............\Exponentiation.vcxproj
..............\Exponentiation.vcxproj.filters
..............\main.cpp