The original design has numbers where the four "+" signs are. The numbers were placed to make the umbrella pattern more suggestive even though after removing the "+"'s the puzzle still have a unique solution.
I am enclosing the text representation of the puzzle with no "+" signs:
- Code: Select all
*-----------*
|..4|2.6|...|
|.61|...|34.|
|...|...|.1.|
|---+---+---|
|...|1..|...|
|...|.4.|..5|
|...|9.3|8.2|
|---+---+---|
|6.2|...|..9|
|83.|...|.7.|
|...|...|...|
*-----------*
And just in case, the row-wise string representation (enlarge your browser's window to make sure that the string fits).
- Code: Select all
004206000061000340000000010000100000000040005000903802602000009830000070000000000
Enjoy,
Oscar
P.S. The original (easier) puzzle is here.