摘要: M斐波那契数列Time Limit: 3000/1000 MS (Java/Others)Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 1609Accepted Submission(s): 460Problem Desc... 阅读全文
posted @ 2014-11-26 16:31 哈特13 阅读(251) 评论(0) 推荐(0) 编辑
摘要: Problem 1752 A^B mod CAccept: 750Submit: 3205Time Limit: 1000 mSecMemory Limit : 32768 KBProblem DescriptionGiven A,B,C, You should quickly calculate ... 阅读全文
posted @ 2014-11-26 15:28 哈特13 阅读(181) 评论(0) 推荐(0) 编辑
摘要: FibonacciDescriptionIn the Fibonacci integer sequence,F0= 0,F1= 1, andFn=Fn− 1+Fn− 2forn≥ 2. For example, the first ten terms of the Fibonacci sequenc... 阅读全文
posted @ 2014-11-26 15:17 哈特13 阅读(162) 评论(0) 推荐(0) 编辑