Unexpressed
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
One integer is given. How many integers between and (inclusive) are unrepresentable as , where and are integers not less than ?
Input
One positive integer .
Output
Print the amount of unrepresentable numbers.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 373
Acceptance rate 39%