摘要:
1133. Fibonacci SequenceTime limit: 1.0 secondMemory limit: 64 MBis an infinite sequence of integers that satisfies to Fibonacci conditionFi+2=Fi+1+Fifor any integeri. Write a program, which calculates the value ofFnfor the given values ofFiandFj.InputThe input contains five integers in the followin 阅读全文
posted @ 2013-11-05 19:52
秋心无波
阅读(294)
评论(0)
推荐(0)

浙公网安备 33010602011771号