Given a snake and ladder board, find the minimum number of dice throws required to reach the destination or last cell from source or 1st cell.
Basically, the player has total control over outcome of dice throw and wants to find out minimum number of throws required to reach last cell.