Question: I am having issues completing this code and when I use scanf for array's and type the array I want to be kept by x

I am having issues completing this code and when I use scanf for array's and type the array I want to be kept by x[10] it doesn't give me the solution I want. Please clean up my code thank you.
Write a program that asks the user to enter 10 integers. After the user enters all 10 integers, the program prints the 10 numbers in the reverse order.Enter 10 integers:1,2,3,4,5,6,7,8,9,1006951936094080419970508Process returned 0(0x0) execution time : 7.429 sPress any key to continue.I'mkoh
I am having issues completing this code and when

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 Programming Questions!