240 私信
这个人很懒,暂无签名信息
0

hdu 1021 斐波那契数列取模(循环节)

http://acm.hdu.edu.cn/showproblem.php?pid=1021 Problem Description There are another kind of Fibonacci numbers: F(0) = 7, F(1) = 11, F(n) = F(n-1) + F(n-2) (n>=2).   Input Input consists of a se...

个人介绍
暂无介绍