SP8285 RECTMAT - Rectangles in a Matrix

Description

In a matrix with n rows and m columns, (i,j) is the cell in i-th row and j-th column(0

Input Format

One line contains three integers n,m,k(1

Output Format

For each test case, output the number of ways, modulo 10^9+7.