Write a program that reads three words a, b and c,
and prints a line with c, b and a in this order.
Input
Input consists of three words on a line.
Output
Print a line with the three words in reverse order,
separated with spaces.
About statements
The official statement of a problem is always the one
in the PDF document. The HTML version of the statement
is also given to help you, but may contain some content
that is not well displayed. In case of doubt, always use the PDF.