01 Matrix
Given a binary matrix, find the shortest distance from each cell to the nearest '0' cell.
Given a binary matrix, find the shortest distance from each cell to the nearest '0' cell.
Return the minimum time until no fresh oranges remain, or -1 if impossible.