Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Write a program that reads three integers
and prints them in reverse order.
Input
Three integers, each on a separate line.
Output
One single line with three numbers in
reverse order and separated by a space.