博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年8月24日

摘要: Fibonacci NumbersTime Limit: 1 Second Memory Limit: 32768 KB A Fibonacci sequence is calculated by adding the previous two members of the sequence, with the first two members being both 1. f(1) = 1, ... 阅读全文

posted @ 2010-08-24 21:49 还好 阅读(1055) 评论(0) 推荐(0) 编辑