Fibonacci Series Help!!!

I am new to programming and I wrote a c++ program that fills a one dimensional array with the first 50 Fibonacci numbers. How do I then print out the numbers in reverse order and then print out each number divided by the previous one. I just do not get this concept of the code
Last edited on
Do you think you could provide a compilable code snippet that reproduces the problem? Or should we get the crystal balls out?
Topic archived. No new replies allowed.