Here is a 162-char text representation of this puzzle:
- Code: Select all
17 <16 <20 7 < 6 <
^22 < < ^26 < < ^
10 ^ 6 < ^21 < ^13
^ ^ ^42 < < ^ ^ ^
11 < < ^ 3 ^18 < <
103112 ^ < ^1623 9
^ ^ ^ <19 > ^ ^ ^
17 ^ < < ^ > > ^14
^ < 9 < ^ 7 < > ^
To make it more "backward compatible", I suggest the following 2 rules:
- All cage sums must appear in the leftmost cell of the topmost row of that cage.
- When choosing arrows we always uses the order of preference: ^ < > v.
Of course there are also "diagonal cages". So I suggest we use the 4 symbols:
` ' , . to represent UL,UR,DL,DR arrows respectively, in that order of preference.
And if we use A..Z to represent 10..35, a..j to represent 36..45, we can have an 81-char representation:
- Code: Select all
H<G<K7<6<
^M<<^Q<<^
A^6<^L<^D
^^^g<<^^^
B<<^3^I<<
AVC^<^GN9
^^^<J>^^^
H^<<^>>^E
^<9<^7<>^
An 81-char text code for a killer sudoku. Now who'd have thought of that? Genius concept
tarek!