For his gift, Inaho got a
Constraints
- In test cases worth 25% of points,
. - In test cases worth 25% of points,
. - In test cases worth 50% of points,
.
In all test cases,
Input Specification
The first and only line of input will contain
Output Specification
A single line containing the answer.
Sample Input 1
Copy
1 2
Sample Output 1
Copy
6
Sample Input 2
Copy
3 3
Sample Output 2
Copy
215
Sample Input 3
Copy
420 50
Sample Output 3
Copy
763771419
Sample Input 4
Copy
2015 0
Sample Output 4
Copy
1
Comments