Guest
Login
Home Page
Problems
Status
Contests
Ranklist
F.A.Qs
Fibonacci数
Time Limit:1000MS Memory Limit:32768K
Description:
有一些整数N(N≤46),输出以这些整数为序数的第n项fibonacci数。文件中的数据可能上万,但要求运行时间不超过1秒钟。
Sample Input:
5 6 7 8 9 40
Sample Output:
5 8 13 21 34 102334155
Status
Submit
Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By
Jin Qiwei
.
Refactored By cb@zjut.edu.cn , QQ Group: 723311416 All Copyright Reserved 2006-
685