Timeline for Hamming numbers
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8, 2019 at 9:55 | history | bounty awarded | Adám | ||
| Feb 8, 2019 at 5:40 | comment | added | Adám | FYI, {⍺⍴∧∪,⍵×⍀⍳5}`⍣≡∘1 in Extended. (Backtick needed due to bug.) | |
| Feb 7, 2019 at 20:29 | history | edited | lirtosiast | CC BY-SA 4.0 | -11 bytes |
| Feb 7, 2019 at 8:19 | comment | added | Adám | Shuffling things around saves four: 1↓0 1{⍺↑{⍵[⍋⍵]}∪,⍵∘.×⍳5}⍣≡⍨1+⊢ | |
| Feb 7, 2019 at 6:06 | history | answered | lirtosiast | CC BY-SA 4.0 |