Joshua is planning something and needs your help. Joshua needs your help to determine how many binary matrices of size
Input Specification
The first and only line will contain
Output Specification
Output the answer, modulo
Sample Input 1
Copy
2 2
Sample Output 1
Copy
2
Explanation
The two matrices are:
Copy
00 11
00 11
Sample Input 2
Copy
1000000000 1000000000
Sample Output 2
Copy
949480669
Hint
If you're stuck on this problem, try finding the number of matrices for all
Comments
JoshyBoi this u?
https://dmoj.ca/problem/kevin :D