Your task is to write a program that reads a natural number and prints the sum of their
three last digits.
Input
The input is a natural number n≥100.
Output
The output is a line with the sum of the last three digits of n.
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.