贾作真时真亦贾
贾作真时真亦贾
全部文章
大数
ACM-背包(8)
AC自动机(2)
KMP(3)
linux(3)
STL(10)
位运算(1)
其它(1)
团体程序设计天梯赛-练习集(27)
字典树(1)
字符串(9)
并查集(2)
思维(1)
搜索(14)
数学(7)
暴力(3)
最小生成树(6)
最短路(3)
未归档(80)
水题(24)
知识点(9)
线段树(2)
蓝桥杯(1)
语言入门(5)
贪心(5)
递推(1)
归档
标签
去牛客网
登录
/
注册
欢迎
金风玉露一相逢,便胜却人间无数
全部文章
/ 大数
(共2篇)
HDU 1250 Hat's Fibonacci
Problem Description A Fibonacci sequence is calculated by adding the previous two members the sequence, with the first two members being both 1. F(1...
2017-05-23
0
484
HDU 1042 N!
Problem Description Given an integer N(0 ≤ N ≤ 10000), your task is to calculate N! Input One N in one line, process to the end of file. Output F...
2017-05-14
0
559