Question: C++ The program should take a max of 100 inputs and the user enters 0 to end the program. If a number they entered is

C++

C++ The program should take a max of 100 inputs and the

user enters 0 to end the program. If a number they entered

The program should take a max of 100 inputs and the user enters 0 to end the program. If a number they entered is divisible by 4, divide it by 4 and append the divided number the array and that will be the modified array. Using the top picture add lines as needed to get the bottom pictures example output. Please implement a divFour function with this as the prototype int divFour(int array[], int numValues)

Hinclude

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!