The array stores information about the cost of each of the 50 brands of passenger cars. Determine how much the most expensive car costs.
Input
The input is a string containing 50 natural numbers separated by a space. Each number is not greater than 100000.
Imprint
Output the answer to the problem.