随笔分类 - 高精度运算
摘要:用数组存好数据并按位进行加法运算题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1002#include#include#include#include#include#include#includeusing namespace std;int mai...
阅读全文
摘要:高精度大数运算其实就是由于数字过大必须要用数组来存数据题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1020#include#include#include#include#include#includeusing namespace std;int ...
阅读全文

浙公网安备 33010602011771号