Fibonacci Series Help!!!

Feb 25, 2016 at 1:52am
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 Feb 25, 2016 at 2:32am
Feb 25, 2016 at 2:06am
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.