#614. 斐波那契兔子
斐波那契兔子
背景
有一对小兔,从出生后第3个月起每个月都生一对小兔,小兔子长到第三个月后每个月又生一对小兔,假如小兔都不死,问第n个月(输入)的兔子总数为多少?
格式
输入
Output
Samples
10
55
20
6765
24
46368
Limitation
1s, 1024KiB for each test case.
有一对小兔,从出生后第3个月起每个月都生一对小兔,小兔子长到第三个月后每个月又生一对小兔,假如小兔都不死,问第n个月(输入)的兔子总数为多少?
10
55
20
6765
24
46368
1s, 1024KiB for each test case.
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.