Puzzle # 10 : Mathematical Loop
2 |
3 |
+ |
1 |
/ |
2 |
x |
5 |
+ |
7 |
1 |
x |
3 |
- |
2 |
/ |
4 |
- |
5 |
2 |
+ |
6 |
12 |
+ |
3 |
14 |
- |
4 |
x |
5 |
7 |
+ |
2 |
+ |
- |
81 |
4 |
+ |
3 |
- |
x |
18 |
+ |
x |
5 |
x |
9 |
+ |
27 |
/ |
3 |
- |
19 |
2 |
= |
? |
+ |
6 |
? |
= |
? |
6 |
= |
? |
Draw a closed
line which can't intersect itself by crossing all cells only one time.
This line must change direction when it is crossing through two cells following
each other if this two cells are different color (gray and black).
The line must continue straight ahead if this two cells are same color (gray-gray
or black-black).
Mark the cells which have changing directions.
Start from above, look at the marked cells from left to right, you will see a
mathematical operation.
Enter the result of this mathematical operation.
Note :
Operations are done from left to right. (Not with mathematical ordinal)
Example :
|