answersLogoWhite

0

#include<iostream>

int main()

{

int x=0, y=1;

std::cout<<x<<" ";

std::cout<<y<<" ";

while( y<1000000 )

{

std::cout<<(y+=x)<<" ";

x=y-x;

}

std::cout<<std::endl;

return(0);

}

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Can you have the program in C plus plus for recursive function generating a series of terms?

Yes, this can be done. For example for Fibonacci series. You will find plenty of examples if you google for the types of series you need to be generated.


Program to generate Fibonacci series using storage class in c plus plus?

i dn't know. haha


Create a c plus plus program to generate Fibonacci series?

#include #include void main() { clrscr() int a=0,b=1,c,i,n; coutn cout


Example of binaray operator in c plus plus?

+ is an example, one of many, of a binary operator in C or C++ a = b + c; // for usage example


What are the Example Output of Calculator Program in C plus plus?

example output of c++ calculator


Example of flowchart of while loop in c plus plus?

kk


Is c plus plus an unstructured programming language?

No, BASIC is, for example.


Which operator cannot be overloaded c plus plus?

comma (,) is an example


Would you Write c plus plus program using array for Fibonacci number?

You can write a C++ fib pro using arrays but the problem is the prog becomes very complicated since u need to pass the next adding value in an array.....


What were Fibonacci's surnames?

The renowned Middle Ages mathematician's REAL NAME was Leonardo Pisano Bigollo (c. 1170 - c. 1250), but he was known by many names, such as Leonardo of Pisa, Leonardo Pisano, Leonardo Bonacci, Leonardo Fibonacci, and just plain Fibonacci.


What type of math did Leonardo Fibonacci study?

C alculus


Array implementation of priority queue example program in c plus plus?

yes

Trending Questions
What is the formula used to determine the minimum wall thickness after bending a boiler pipe? Difference between internal and external sorting? In Wch stp of technological design is represented by this situation Engineers at a car company determine that a more fuel-efficient engine provides the least carbon monoxide emissions and the company? Which circuit component usually ask as a switch or amplifier? Who invented the pressure washer? What is the gadget to measure sound volume? What does the triangle on the clock input of a j-k flip-flop mean? What kind of pipe do you use for hot water line into tub and shower? What is a furnace with a vertical air flow through the heat exchanger and the blower compartment beneath the heat exchanger called? Is nanotechnology and artificial intelligence are the application of neural networks? What happens to your aquarium if the electrical power goes out? What is the practical unit of power in engineering? What is your favorite invention and why? Do genetically modified organisms make it easier to grow food? Is a bipap system circuit open or closed? How do you size a transformer based on amperage I have a 1 KVA single phase transformer I was told I can only put 4 amps across the secondary. This transformer is 240 volt primary 120 volt secondary? What is a good synonym for ''to modify''? Working Principle of ofc? Science and technology has developed cleaner fuels such as EA-85 fuel What is a positive impact that this new fuel may have on society? Who is the creator of Basic English?