Y
Hacker News
new
|
ask
|
show
|
jobs
by
dangond
791 days ago
Fun implementation! There's currently a bug that allows the same number to appear twice after a combination step (I was able to perform 2,3,7,5->5,7,5)
1 comments
madcaptenor
790 days ago
Ran into this as well: I did [8, 1, 4] -> [5, 3, 1, 4] -> [5, 3, 5].
link
sour-taste
790 days ago
Should be fixed, thanks for the report.
link