Define function to be the number of different arrays of positive integers, such that the sum of the elements in array equals to . For example, , and the four different arrays are . You are given a positive integer . Please find the answer of .
输入描述:
There is only one line in the input containing a single integer .