摘要: 水题。找规律,从第二开始每四个/*There are another kind of Fibonacci numbers: F(0) = 7, F(1) = 11, F(n) = F(n-1) + F(n-2) (n>=2).InputInput consists o... 阅读全文
posted @ 2018-04-14 07:38 MCQ 阅读(82) 评论(0) 推荐(0) 编辑