Sum of the minimum and the maximum of three integers
X89070
Statement
html
Write a program that reads three numbers and prints the sum of their minimum and maximum values.
Input
Input consists of three integer numbers.
Output
Print a line with the sum of the maximum and the minimum of the three numbers.
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.