這是Herr Deng桑的教學blog,主要處理作業與班導事務,另外還有數位小品。
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array<int, 40>x; x[0] = x[1] = 1; for (int i = 2; i < 40; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "---" << x[i]<<endl; } system("Pause"); return 0;}
#include <iostream>#include <cstdlib>#include<array>using namespace std;int main(){ array<int,40 >a; a[0] = a[1] = 1; for (int i = 2; i < 40; i++) { a[i] = a[i - 1] + a[i - 2]; cout << i << ">>>>>>>>>>>>>" << a[i] << endl; }system("Pause"); return 0;}
#include #include #include using namespace std;int main(){ arrayx; x[0] = x[1] = 1; for (int i = 2; i < 40; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "---" << x[i] << endl; } system("Pause"); return 0;}
#include<iostream>#include<cstdlib>#include<array>using namespace std;int main(){ array<int, 40>x; x[0] = x[1] = 1; for (int i = 2; i < 40; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "---" << x[i] << endl; } system("pause"); return 0;}
#include #include #include using namespace std;int main(){ arraya; a[0] = a[1] = 1; for (int i = 2; i < 40; i++) { a[i] = a[i - 1] + a[i - 2]; cout << i << ">>>>>>>>>>>>>" << a[i] << endl; }system("Pause"); return 0;}
#include #include using namespace std;int main(){ int a; int b[45]; b[0] = 0; b[1] = 1; for (a = 2; a <= 45; a++) { b[a] = b[a - 1] + b[a - 2]; cout << b[a] << endl; } system("pause");}
#include<iostream>#include<cstdlib>#include<array>using namespace std;int main(){ int x[40]; x[0] = x[1] = 1; for (int i = 2; i <40; i++){ x[i] = x[i - 1] + x[i - 2]; cout << i << "-->" << x[i]<<"\n"; } system("pause"); return 0;}
#include #include #include using namespace std;int main(){ int a; int b[45]; b[0] = 0; b[1] = 1; for (a = 2; a <= 45; a++) { b[a] = b[a - 1] + b[a - 2]; cout << b[a] << endl; } system("pause");}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array<int,40> y; y[0] = y[1] = 1; for (int i = 2; i < 40; i++) { y[i] = y[i - 1] + y[i - 2]; cout << i << "-->" << y[i] << endl; } system("Pause"); return 0;}
#include <iostream>#include <cstdlib>using namespace std;int main(void) { int x[40]; x[0] = x[1] = 1; for (int i = 2; i <40; i++){ x[i] = x[i - 1] + x[i -2]; cout << i << "-->" << x[i] << endl; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array<int, 20>x; x[0] = x[1]=1; for (int i = 2 ;i <20; i++){ x[i] = x[i-1] + x[i-2]; cout << i << "----->" << x[i] << "\n"; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ int a; int b[45]; b[0] = 0; b[1] = 1; for (a = 2; a <= 45; a++) { b[a] = b[a - 1] + b[a - 2]; cout << b[a] << endl; } system("pause");}
#include <iosteream>#include <cstdlib>#include <array>using namespace std;int main(){ array<int, 40 >a; a[0] = a[1] = 1; for (int i = 2; i < 40; i++) { a[i] = a[i - 1] + a[i - 2]; cout << i << ">>>>>>>>>>>>>" << a[i] << endl; }system("Pause"); return 0;
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array<_int64, 40>a; a[0] = a[1] = 1; for (int b = 2; b <40; b++){ a[b] = a[b-1] + a[b-2]; cout << b << "---->" << a[b] << endl; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ int a; int b[45]; b[0]=0; b[1]=1; for(a=2;a<=45;a++) { b[a]=b[a-1]+b[a-2]; cout<<b[a]<<endl; } system("pause");}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array < long long, 40>x; x[0] = x[1] = 1; for (int i = 2; i < 40; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "-->" << x[i] << "\n"; } system("Pause"); return 0;}
#include <iosteream>#include <cstdlib>#include <array>using namespace std;int main(){ array< long long, 100> x; x[0] = x[1] = 1; for (int i = 2; i < 100; i++) { x[i] = x[i - i] + x[i - 2]; cout << i << "--->" << x[i] << "\n"; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array< _int64, 100>x; x[0] = x[1] = 1; for (int i = 2; i < 100; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "--->" << x[i] << "\n"; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){array<int,40>x;x[0]=x[1]=1;for(int i=2;i<40;i++){ x[i]=x[i-1]+x[i-2]; cout<<i<<"-->"<<x[i]<<"\n";}}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array<_int64, 100>x; x[0] = x[1] = 1; for (int i = 2; i < 100; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "-->" << x[i] << "\n"; } system("pause"); return 0;}
#include <iostream>#include <cstdlib>#include <array>using namespace std;int main(){ array <_int64, 100>x; x[0] = x[1] = 1; for (int i = 2; i < 100; i++) { x[i] = x[i - 1] + x[i - 2]; cout << i << "--->" << x[i] << "\n"; } system("Pause"); return 0;}
#include #include using namespace std;int main(){int a;int b[45];b[0] = 0;b[1] = 1;for (a = 2; a <= 45; a++){b[a] = b[a - 1] + b[a - 2];cout << b[a] << endl;}system("pause");}
#include #include #include using namespace std;int main(){arrayx;x[0] = x[1] = 1;for (int i = 2; i < 40; i++){x[i] = x[i - 1] + x[i - 2];cout << i << "---" << x[i]<<endl;}system("Pause");return 0;}
HTML 編輯器
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<int, 40>x;
x[0] = x[1] = 1;
for (int i = 2; i < 40; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "---" << x[i]<<endl;
}
system("Pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include<array>
using namespace std;
int main()
{
array<int,40 >a;
a[0] = a[1] = 1;
for (int i = 2; i < 40; i++)
{
a[i] = a[i - 1] + a[i - 2];
cout << i << ">>>>>>>>>>>>>" << a[i] << endl;
}system("Pause");
return 0;
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
arrayx;
x[0] = x[1] = 1;
for (int i = 2; i < 40; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "---" << x[i] << endl;
}
system("Pause");
return 0;
}
#include<iostream>
回覆刪除#include<cstdlib>
#include<array>
using namespace std;
int main()
{
array<int, 40>x;
x[0] = x[1] = 1;
for (int i = 2; i < 40; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "---" << x[i] << endl;
}
system("pause");
return 0;
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
arraya;
a[0] = a[1] = 1;
for (int i = 2; i < 40; i++)
{
a[i] = a[i - 1] + a[i - 2];
cout << i << ">>>>>>>>>>>>>" << a[i] << endl;
}system("Pause");
return 0;
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
arraya;
a[0] = a[1] = 1;
for (int i = 2; i < 40; i++)
{
a[i] = a[i - 1] + a[i - 2];
cout << i << ">>>>>>>>>>>>>" << a[i] << endl;
}system("Pause");
return 0;
}
#include
回覆刪除#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include<iostream>
回覆刪除#include<cstdlib>
#include<array>
using namespace std;
int main(){
int x[40];
x[0] = x[1] = 1;
for (int i = 2; i <40; i++){
x[i] = x[i - 1] + x[i - 2];
cout << i << "-->" << x[i]<<"\n";
}
system("pause");
return 0;
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<int,40> y;
y[0] = y[1] = 1;
for (int i = 2; i < 40; i++)
{
y[i] = y[i - 1] + y[i - 2];
cout << i << "-->" << y[i] << endl;
}
system("Pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
using namespace std;
int main(void) {
int x[40];
x[0] = x[1] = 1;
for (int i = 2; i <40; i++){
x[i] = x[i - 1] + x[i -2];
cout << i << "-->" << x[i] << endl;
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
using namespace std;
int main(void) {
int x[40];
x[0] = x[1] = 1;
for (int i = 2; i <40; i++){
x[i] = x[i - 1] + x[i -2];
cout << i << "-->" << x[i] << endl;
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<int, 20>x;
x[0] = x[1]=1;
for (int i = 2 ;i <20; i++){
x[i] = x[i-1] + x[i-2];
cout << i << "----->" << x[i] << "\n";
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iosteream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<int, 40 >a;
a[0] = a[1] = 1;
for (int i = 2; i < 40; i++)
{
a[i] = a[i - 1] + a[i - 2];
cout << i << ">>>>>>>>>>>>>" << a[i] << endl;
}system("Pause");
return 0;
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main(){
array<_int64, 40>a;
a[0] = a[1] = 1;
for (int b = 2; b <40; b++){
a[b] = a[b-1] + a[b-2];
cout << b << "---->" << a[b] << endl;
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0]=0;
b[1]=1;
for(a=2;a<=45;a++)
{
b[a]=b[a-1]+b[a-2];
cout<<b[a]<<endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array < long long, 40>x;
x[0] = x[1] = 1;
for (int i = 2; i < 40; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "-->" << x[i] << "\n";
}
system("Pause");
return 0;
}
#include <iosteream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array< long long, 100> x;
x[0] = x[1] = 1;
for (int i = 2; i < 100; i++)
{
x[i] = x[i - i] + x[i - 2];
cout << i << "--->" << x[i] << "\n";
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array< _int64, 100>x;
x[0] = x[1] = 1;
for (int i = 2; i < 100; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "--->" << x[i] << "\n";
}
system("pause");
return 0;
}
#include <iosteream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<int, 40 >a;
a[0] = a[1] = 1;
for (int i = 2; i < 40; i++)
{
a[i] = a[i - 1] + a[i - 2];
cout << i << ">>>>>>>>>>>>>" << a[i] << endl;
}system("Pause");
return 0;
#include <iosteream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array< long long, 100> x;
x[0] = x[1] = 1;
for (int i = 2; i < 100; i++)
{
x[i] = x[i - i] + x[i - 2];
cout << i << "--->" << x[i] << "\n";
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main(){
array<int,40>x;
x[0]=x[1]=1;
for(int i=2;i<40;i++){
x[i]=x[i-1]+x[i-2];
cout<<i<<"-->"<<x[i]<<"\n";
}
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0]=0;
b[1]=1;
for(a=2;a<=45;a++)
{
b[a]=b[a-1]+b[a-2];
cout<<b[a]<<endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array<_int64, 100>x;
x[0] = x[1] = 1;
for (int i = 2; i < 100; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "-->" << x[i] << "\n";
}
system("pause");
return 0;
}
#include <iostream>
回覆刪除#include <cstdlib>
#include <array>
using namespace std;
int main()
{
array <_int64, 100>x;
x[0] = x[1] = 1;
for (int i = 2; i < 100; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "--->" << x[i] << "\n";
}
system("Pause");
return 0;
}
#include
回覆刪除#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
using namespace std;
int main()
{
int a;
int b[45];
b[0] = 0;
b[1] = 1;
for (a = 2; a <= 45; a++)
{
b[a] = b[a - 1] + b[a - 2];
cout << b[a] << endl;
}
system("pause");
}
#include
回覆刪除#include
#include
using namespace std;
int main()
{
arrayx;
x[0] = x[1] = 1;
for (int i = 2; i < 40; i++)
{
x[i] = x[i - 1] + x[i - 2];
cout << i << "---" << x[i]<<endl;
}
system("Pause");
return 0;
}