TESTF - testingC

no tags 

Rad teach his child programming. he want to test his understanding so he decide to make a problem given integer number print this integer + 10. Can you solve it , and challenge his child? Then go!

Input

Given n which 1 <= n <= 1000.

Output

Print n+10

Example

Input:
5

Output:
15


Added by:mohamed gamal
Date:2012-01-26
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:C++ 4.3.2 CPP JAVA PRLG-swi