Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
9249 王循 小明的烦恼 C++ 编译错误 0 0 MS 0 KB 430 2020-11-09 21:50:27

Tests(0/0):


#include <bits/stdc++.h> using namespace std; int f[10000]; int main() { int ss; cin>>ss; for(int i=1;i<=s;i++) { int n,s=1; cin>>n; f[1]=1; f[2]=3; f[3]=5; if(n<=3) { cout<<f[n]; return 0; } for(int i=4;i<=n;i++) { f[i]=f[i-1]+f[i-2]*2; } cout<<f[n]<<endl; } return 0; }


测评信息: