Problem
The Problem
A chocolate bar has squares (in a grid). You can break it along any horizontal or vertical line, one break at a time.
What is the minimum number of breaks needed to separate all squares?
A chocolate bar has squares (in a grid). You can break it along any horizontal or vertical line, one break at a time.
What is the minimum number of breaks needed to separate all squares?