poj2109专题

POJ2109-关于double

这里补充一下double范围的知识! float和double的范围是由指数的位数来决定的。float的指数位有8位,而double的指数位有11位. 分布如下: float:1bit(符号位) 8bits(指数位) 23bits(尾数位) double:1bit(符号位) 11bits(指数位) 52bits(尾数位) 于是,float的指数范围为(2^8)-128~127, 而do

POJ2109_ Power of Cryptography

题目大意: 给你两个数,n,p ,求一个数K 使行 K^n == p. 题目测试样例与数据范围: 2 163 277 4357186184021382204544 431234 其中 4^2 == 16,3^3==27,1234*7==4357184021382204544 注意 1<=n<=200,1<=p<10^101. 题目保证有解且 1<=k

貪心::poj1328 radar installation poj2109 Power of Cryptography poj2586 Y2K Accounting Bug

貪心,就是步步為贏。 這是ACM知識表里基礎算法中的貪心部分,屬於水題範疇。 1. poj1328 radar installation 題目:照抄了。 Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island