Labyrinth VII
Follow these rules:
- Start with starting value (12).
- Find a route, carrying out the appropriate operations as you go.
- In this maze, you can't go through the same operator twice in the same place.
- : = divide by, + = add, - = subtract, x = multiply.
- The objective is to exit on the right with the correct value (4).
To Labyrinth Index