Random Walk: Solved

We blindly follow the path laid out for us...

In each “math maze,” the goal is to find a path from start to finish, moving horizontally and vertically from one square to the next. The numbers indicate how many squares in each row and column the path passes through.

Recommended notation: Place a dot in each square that is used by the path. Fill in each square that is not used by the path. Draw a line connecting two dots if the path connects those squares. Draw a line separating two squares if the path does not connect those squares.

Example:



Status: