Input the length and width of a rectangle and it will output the biggest square that you can copy over and over again to fill up the rectangle.
This was all coded by me. This is based on an algorithm that I did not make up, but I can't find what it's called.