摘要: Problem Description We know the Fibonacci Sequence F1=1,F2=1,F3=2,F4=3,F5=5, ... Fx = Fx-1+Fx-2 We want to know the Mth number which has K co... 阅读全文
posted @ 2015-09-10 20:19 martinue 阅读(178) 评论(0) 推荐(0)