In a m * n (n is even) a small square of rectangular, in turn, with the size of a small square of two adjacent rectangle (the so-called refers to two adjacent square has a public side) don't repeat to cover the rectangular area, constructs the mathematical model of the problem, please design algorithm of all possible coverage,
CodePudding user response:
M=2, n=2, refer to the below: