You are given a telephone number of length N. Assume that the two phone numbers are similar if the following conditions are met:
Your task is to find how many such numbers are similar to this phone number. Since the answer can be very large, print it modulo 109+7.
Input format
Output format
Print one number denoting the answer modulo 109+7.
Constraints
1⩽N⩽104
1⩽K⩽100
Next telephone numbers suit us: 001, 002, 003, 011, 013, 021, 022, 023, 102, 111, 112, 113, 122.