Labyrinth VI
Follow these rules:
- Begin at start with starting value (5).
- You can only travel along the lines.
At each circle on your path you must calculate the next result.
: = divide by, + = add, - = subtract, x = multiply.
You may turn around.
The objective is to exit on the right with the correct value (20).
Made by Hagar Hargarson.
To Labyrinth Index