摘要: 自湖南长沙培训以来的坑。。。一直未填,今天把这个问题解决掉。 参考: 1.http://www.cnblogs.com/Var123/p/5523068.html 2.http://blog.csdn.net/qzh_1430586275/article/details/51893154 3.htt 阅读全文
posted @ 2017-01-11 21:53 keshuqi 阅读(226) 评论(0) 推荐(0) 编辑
摘要: Description 自从明明学了树的结构,就对奇怪的树产生了兴趣......给出标号为1到N的点,以及某些点最终的度数,允许在任意两点间连线,可产生多少棵度数满足要求的树? 自从明明学了树的结构,就对奇怪的树产生了兴趣......给出标号为1到N的点,以及某些点最终的度数,允许在任意两点间连线, 阅读全文
posted @ 2017-01-11 17:51 keshuqi 阅读(223) 评论(0) 推荐(0) 编辑
摘要: Description In the Fibonacci integer sequence, F0 = 0, F1 = 1, and Fn = Fn − 1 + Fn − 2 for n ≥ 2. For example, the first ten terms of the Fibonacci s 阅读全文
posted @ 2017-01-11 11:27 keshuqi 阅读(176) 评论(0) 推荐(0) 编辑