top | item 40011292

(no title)

dangond | 1 year 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)

discuss

order

madcaptenor|1 year ago

Ran into this as well: I did [8, 1, 4] -> [5, 3, 1, 4] -> [5, 3, 5].

sour-taste|1 year ago

Should be fixed, thanks for the report.