搜索资源列表
1316-How-Many-Fibs
- HDU ACM 1316 Problem Descr iption Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n >= 3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a, b].
hdu1016
- hdu的acm题目源码 可以参考一下 不过只有一个-acm topic hdu source of reference but only a
HDU1026
- HDU1026题目的题目代码 这是道记忆化搜索题 要输出搜索路径的 网址是:http://acm.hdu.edu.cn/showproblem.php?pid=1026-HDU1026 topic subject code is Road to the output memory search title search path of URLs is: http://acm.hdu.edu.cn/showproblem.php?pid=1026
hdu1035
- 杭电OJ1035题的答案,可以完全AC,并且算法采取最优解-Hangzhou Xinhua OJ1035 answer questions, can be fully AC, and the algorithm to the optimal solution