大数
文章平均质量分 71
q435201823
11
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Children’s Queue HDU - 1297
There are many students in PHT School. One day, the headmaster whose name is PigHeader wanted all students stand in a line. He prescribed that girl can not be in single. In other words, either no girl原创 2017-07-29 20:38:10 · 378 阅读 · 0 评论 -
大数模板,再也不怕大数
http://blog.csdn.net/code4101/article/details/38705155 感谢这位大佬。优点:使用+-*/%<>=运算符,是我用过的最好用的大数模板了。 缺点:不能接触负数。#include <algorithm> // max #include <cassert> // assert #include <cstdio> // printf,原创 2017-07-19 21:41:13 · 445 阅读 · 0 评论 -
HDU-1023 Train Problem II(卡特兰数+大数)
Train Problem II Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 10670 Accepted Submission(s): 5717 Problem Description As we all know t...原创 2018-05-09 20:11:02 · 195 阅读 · 0 评论
分享