题目
ACM的一道题,看着很简单,提交却WA了,
More than Fibonacci
Time Limit:1000ms
Memory Limit:65536kb
Description
The New Fibonacci numbers (0,1,2,3,6,11,20,37,68,...) are defined by the recurrence:F(0) = 0; F(1) = 1; F(2) = 2;
F(n) = F(n-1) + F(n-2) + F(n-3) for all n>2
Write a program to calculate the New Fibonacci numbers.
Input
The input is a sequence of integers not more than 36,each on a separate line,specifying which New Fibonacci number to calculate.
Output
Print the New Fibonacci numbers in the format shown in Sample Output.
Sample Input
5
7
11
Sample Output
The New Fibonacci number for 5 is 11
The New Fibonacci number for 7 is 37
The New Fibonacci number for 11 is 423
我的代码:
#include
main()
{
x05long F[37];
x05int i,n;
x05while(scanf("%d",&n)!=EOF)
x05{
x05x05F[0]=0;F[1]=1;F[2]=2;
x05x05for(i=3;i
More than Fibonacci
Time Limit:1000ms
Memory Limit:65536kb
Description
The New Fibonacci numbers (0,1,2,3,6,11,20,37,68,...) are defined by the recurrence:F(0) = 0; F(1) = 1; F(2) = 2;
F(n) = F(n-1) + F(n-2) + F(n-3) for all n>2
Write a program to calculate the New Fibonacci numbers.
Input
The input is a sequence of integers not more than 36,each on a separate line,specifying which New Fibonacci number to calculate.
Output
Print the New Fibonacci numbers in the format shown in Sample Output.
Sample Input
5
7
11
Sample Output
The New Fibonacci number for 5 is 11
The New Fibonacci number for 7 is 37
The New Fibonacci number for 11 is 423
我的代码:
#include
main()
{
x05long F[37];
x05int i,n;
x05while(scanf("%d",&n)!=EOF)
x05{
x05x05F[0]=0;F[1]=1;F[2]=2;
x05x05for(i=3;i
提问时间:2021-04-01
答案
#include
int main()
{
long F[37];
int i,n;
F[0]=0;F[1]=1;F[2]=2;
for(i=3;i
int main()
{
long F[37];
int i,n;
F[0]=0;F[1]=1;F[2]=2;
for(i=3;i
举一反三
已知函数f(x)=x,g(x)=alnx,a∈R.若曲线y=f(x)与曲线y=g(x)相交,且在交点处有相同的切线,求a的值和该切线方程.
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
奥巴马演讲不用看稿子.为什么中国领导演讲要看?
想找英语初三上学期的首字母填空练习……
英语翻译
最新试题
- 1一个正方体的粉笔盒,棱长是8厘米,做这样一个粉笔盒至少用_平方厘米纸板.
- 2省略句:夸父与日逐走()入日:()渴,欲得饮(省略主语)
- 3比喻人开口就谈钱.歇后语
- 4郑和远航的目的
- 5已知关于x的方程:a(3x-2)+b(2x-3)=8x-7 当a、b满足什么条件时,方程有唯一的
- 6甲已两地相距60千米,一人骑自行车从甲地到乙地,又立即从乙地返回甲地共用了7小时,返回时每小时行15千米,去
- 7负1.6乘以10的负19次方乘以3乘以10的次方等于多少?
- 8辛烷的每种同分异构体的一氯代物有几种?
- 9一个排球的价格的5分之1相当于一足球的6分之1,足球价格的3分之1相当于篮球价格的8分之1.
- 10今天看地理书时看到英国城市进程这一章
热门考点
- 1英语翻译
- 2Co+2HCl=CoCl2+H2↑是置换反应吗
- 3土壤颗粒大是什么问题
- 4小学数学六年级下册44页2题.
- 5甲、乙两人从相距36千米的两地相向而行.如果甲比乙先走2小时,那么他们在乙出发2.5小时后相遇;如果乙比甲先走2小时,那么他们在甲出发3小时后相遇.问甲、乙两人每小时各走多少千米?
- 6求最大值和最小值,以及是函数取得最大值最小值x的值(1)y=(sinx-3/2)^2-2 (2)y=-sin^2x+√3sinx+5/4
- 7一棵棵榕树就像一顶顶撑开的大伞.用什么修辞法
- 8street 加in还是on
- 9等腰三角形的周长是36cm,腰与底的长度比是4:1,这个三角形的底是( )cm,腰是( )cm
- 10并联电压计算公式