Question: Run MS visual studio 2019 to make a console app that asks the user to input an index number, checks if the index number is
Run MS visual studio 2019 to make a console app that asks the user to input an index number, checks if the index number is less than two or not. If yes, the app shows an error message and exits with code 1. Else, the app uses a vector of integers to calculate and store Fibonacci numbers with index numbers from 0 to n.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
