Task
As you are one of the top Forbnite players, you obviously remained the only one alive in Loot Lake, and because of that, you were able to find the golden chest, the most precious of all. Happy to find it, you rushed to open it, but, as the rules of Forbnite are weird, a number was written on the chest, and a cypher with numbers was on the lock, and a message from the creators of Forbinte appeared:
You may only open the chest if the fifth power of the first number you put in the cypher is equal to the sum of the other numbers fifth powers, and all the numbers you write are distinct.
As you want the best loot, you have to solve this problem.
Input data
The first (and only) line contains a single positive integer .
Output data
Print distinct positive integers, such that .
Example
stdin
4
stdout
144 133 110 84 27