International Development homework help
Having challenging writing the below code C++ programCreate a Reverse application that stores the number corresponding to the elements index in an integer array of 10 elements. For example, the second element, which has index 1, should store 1. The application should display the title Countdown and then list numbers stored in the array in reverse order.