Suppose you are given a matrix and provided with the following information:
- The column rank of the matrix is equal to .
- The first row of the matrix consists only of zeroes, i.e. .
You are asked whether this information is enough for you to calculate the row rank of this matrix. If yes, what is it equal to?