* 在一个由 0 和 1 组成的二维矩阵内,找到只包含 1 的最大正方形,并返回其面积。 * @param {string[][]} matrix * @return {number}
(matrix: string[][])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected