摘要:
原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=1005 主要内容: A number sequence is defined as follows: f(1) = 1, f(2) = 1, f(n) = (A * f(n - 1) + B * f(n 阅读全文
posted @ 2017-01-09 21:58 PerKins.Zhu 阅读(336) 评论(0) 推荐(0)
|
||
|
摘要:
原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=1005 主要内容: A number sequence is defined as follows: f(1) = 1, f(2) = 1, f(n) = (A * f(n - 1) + B * f(n 阅读全文
posted @ 2017-01-09 21:58 PerKins.Zhu 阅读(336) 评论(0) 推荐(0) |
||