Write a C program that receives from the user five integers that should be stored in an array for five elements in the order they were typed. Your program must then go through the vector from the end to the beginning, printing the elements of the vector, that is, it must print in the reverse order from which they were typed. Skip a line for each printed element.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here