摘要: Fibonacci NumbersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 993 Accepted Submission(s): 424Problem DescriptionThe Fibonacci sequence is the sequence of numbers such that every element is equal to the sum of the two previous elements, except f 阅读全文
posted @ 2012-07-21 12:04 剑不飞 阅读(307) 评论(0) 推荐(1) 编辑