Topic: Mathematics Problem / Level: advanced

Problem: Create a program to find the largest square submatrix of all 1s in a binary matrix.

Run the code to see the output here...