/coveringASquare

An algorithm for how to cover a square with numbers using L-shapes (and one corner at the beginning being a 1x1 cube, to make it possible).

Primary LanguageJava

coveringASquare

An algorithm for how to cover a square with numbers using L-shapes (and one corner at the beginning being a 1x1 cube, to make it possible).