
高精度
文章平均质量分 58
Roy_Yuan
直到退役依然很菜的小白
展开
-
高精度-codevs-3116高精度练习之加法
3116 高精度练习之加法 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 题目描述 Description 给出两个正整数A和B,计算A+B的值。保证A和B的位数不超过500位。输入描述 Input Description 读入两个用空格隔开的正整数输出描述 Output Description 输出A+B的值样例输入 Sample原创 2015-06-18 11:11:40 · 550 阅读 · 0 评论 -
高精度-codevs-3115高精度练习之减法
3115 高精度练习之减法 时间限制: 1 s 空间限制: 64000 KB 题目等级 : 黄金 Gold 题解 题目描述 Description 给出两个正整数A和B,计算A-B的值。保证A和B的位数不超过500位。输入描述 Input Description 读入两个用空格隔开的正整数输出描述 Output Description 输出A-B的值样例输入 Sample I原创 2015-06-18 11:10:00 · 796 阅读 · 0 评论 -
高精度-codevs-3117高精度练习之乘法
3117 高精度练习之乘法 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 题目描述 Description 给出两个正整数A和B,计算A*B的值。保证A和B的位数不超过500位。输入描述 Input Description 读入两个用空格隔开的正整数输出描述 Output Description 输出A*B的值样例输入 Sample原创 2015-06-18 11:13:31 · 691 阅读 · 0 评论 -
高精度求余-HDOJ-5373-The Shortest Problem
The shortest problemTime Limit: 3000/1500 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1676 Accepted Submission(s): 746Problem Description In this problem, we原创 2015-10-11 19:12:08 · 582 阅读 · 0 评论 -
高精度-HDU-1002-A + B Problem II
A + B Problem II Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 281775 Accepted Submission(s): 54238Problem Description I have a very sim原创 2015-11-23 17:49:19 · 522 阅读 · 0 评论 -
高精度-HDU-1042-N!
N! Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 68606 Accepted Submission(s): 19629Problem Description Given an integer N(0 ≤ N ≤ 10原创 2015-11-23 18:42:46 · 565 阅读 · 0 评论 -
高精度-HDU-1134-Game of Connections
Game of Connections Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 3753 Accepted Submission(s): 2164Problem Description This is a small b原创 2015-11-23 17:34:45 · 677 阅读 · 0 评论