Write a C++ program that generates 100 random numbers within the range of 0 and 76, and stores them into an array A. The program then must do the following computations:
Printeach number along with its Fibonacci value
Printthe numbers that are prime (divisible by 1 and itself only)
Reversethe content of the array and print it
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here