Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
apitheia
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
apitheia
12y ago
This actually reminds me more of Simon Tatham's Range[1]. [1] http://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/range...
2.
▲
by
apitheia
12y ago
With ternary grey code, only one digit is changed at a time, but sometimes that change can be more than one value, why isn't ternary ordered so that each digit only changes by at most 1 number? for example: 0 → 000 | 000 1 → 00