14886 - 67   

Description

You cannot escape from 67, even in this homework.

Given a number N, please add N with 67 then print out the result. Note that there is a newline after your result.

Constraints

  • -1000000 <= N <= 1000000

 

Input

Output

Sample Input  Download

Sample Output  Download

Tags




Discuss