
ACM__大数&&高精度
Spectacules
每一段代码都是艺术品
展开
-
HDU 1250 Hat's Fibonacci(大数相加)
Hat's FibonacciProblem DescriptionA Fibonacci sequence is calculated by adding the previous two members the sequence, with the first two members being both 1.F(1) = 1, F(2) = 1, F(3) = 1,F(4)原创 2015-10-05 10:29:33 · 433 阅读 · 0 评论 -
HDU 1063 Exponentiation(高精度求幂)
ExponentiationProblem DescriptionProblems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxin原创 2015-10-05 10:16:27 · 411 阅读 · 0 评论 -
HDU 2054 A == B ?
HDU 2054 A == B ?Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 62521 Accepted Submission(s): 9811Problem DescriptionGive you two n原创 2015-05-03 12:09:45 · 437 阅读 · 0 评论