Easy | Medium | Hard | Extreme |
7 matchsticks are used to form a pathway as shown above. The challenge is to start at a point, move in the direction of the matchstick heads and visit each of the 7 matchsticks only once.
A solution is not possible in the existing figure above, but by changing the direction of 3 matchsticks it can be achieved. How would you do this?
This can be solved by only changing 2 matches:
ReplyDeleteChange #3 and #5. Go 3 > 2 > 1 > 4 > 5 > 6 > 7
Great, thank you! Will use your solution as a next puzzle - see number 561.
Delete