Description
Write a C++ code fragment. You are to assume the user has been prompted for (exactly) 10 values of type int to be read from the keyboard, You are to use this input to fill an array. Then output the ninth number.
Input
Given 10 values of type int