
高精度运算
文章平均质量分 87
苏摩夜
持之以恒
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
UVA - 10106 Product
The Problem The problem is to multiply two integers X, Y. (0250) The Input The input will consist of a set of pairs of lines. Each line in pair contains one multiplyer. The Output For each in原创 2014-08-20 14:51:41 · 400 阅读 · 0 评论 -
UVA - 465 Overflow
Write a program that reads an expression consisting of two non-negative integer and an operator. Determine if either integer or the result of the expression is too large to be represented as a ``norma原创 2014-08-20 15:54:51 · 393 阅读 · 0 评论 -
UVA - 424 Integer Inquiry
One of the first users of BIT's new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers. ``This superc原创 2014-08-20 09:40:32 · 370 阅读 · 0 评论 -
UVA - 748 Exponentiation
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.原创 2014-08-20 20:41:02 · 521 阅读 · 0 评论 -
UVA - 10494 If We Were a Child Again
Problem C If We Were a Child Again Input: standard input Output: standard output Time Limit: 7 seconds Oooooooooooooooh! If I could do the easy mathematics like my school days!!原创 2014-08-21 09:44:13 · 565 阅读 · 0 评论