CF597C Subsequences

Description

For the given sequence with $ n $ different elements find the number of increasing subsequences with $ k+1 $ elements. It is guaranteed that the answer is not greater than $ 8·10^{18} $ .

Input Format

N/A

Output Format

N/A