Given Pairs: The ordered pairs in the grid indicate where the given digits are. The ordered pair in box 1 indicates the row and column where a 1 occurs. The pair in box 2 indicate where a 2 occurs, and so on...
e.g. (7 3) in box 1 would give a 1 each in R3C7 and R7C3.
Variants: (not all X/V/kropki possibilities are given);
- A white dot separates cells that are 1 apart.
- A black dot indicates cells with a 2:1 ratio.
- An X separates cells that sum to 10.
- A V separates cells that add to 5.
- ATTENTION to Box 3, which has hidden coordinates, which may not have to touch themself (eg. r1c7 and r3c9).
For this puzzle I was inspired by this puzzle by RockyRoer
Here you'll come to my first Coordinates puzzle.
Solution code: row and column which cross the higher coordinate of box 3 (18 digits)
on 12. September 2021, 12:07 by cmb
Wonderful puzzle that skilfully and elegantly plays with these rules.
on 12. September 2021, 11:30 by ICHTUES
Added the information, that the hidden coordinates may not have to touch themself.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.