Write a program that, given an integer number
and a sequence of natural numbers
,
prints
.
Input
Input begins with an integer number
,
followed by the sequence
.
Output
If the position
is correct, print the content of
as it is shown in the examples. Otherwise, print
“Incorrect position.”.
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.