Sweet Like Chocolate

You have an chocolate bar with squares, a rectangle of n by m. You want to split it into n*m separate squares. You're not allowed to split two pieces at once.

How many splits would you need? Can you do it in a smaller number of splits?

Solution

Password:
Back to Index