Timeline for Hamming numbers
Current License: CC BY-SA 2.5
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 1, 2014 at 10:33 | comment | added | Peter Taylor | @nitro2k01, I make it 183 chars. (There's some trailing whitespace at the end of the first line, and the indentation should be a space for one level and a tab for two levels). | |
| Dec 31, 2013 at 17:15 | comment | added | nitro2k01 | And oops, sorry, didn't realize the answer is super-old. | |
| Dec 31, 2013 at 17:13 | comment | added | nitro2k01 | Anyway... Trivial optimization: h=[1]. Also, give a number directly in the source code, to save characters for numbers <1000000. | |
| Dec 31, 2013 at 16:50 | comment | added | nitro2k01 | How is this 181 chars? I've saved this to a file, removing the whitespace after h=[], using a minimum tab distance, and single character line breaks, and the file size ends up being 187 bytes. | |
| Feb 4, 2011 at 9:19 | history | edited | fR0DDY | CC BY-SA 2.5 | deleted 9 characters in body |
| Feb 4, 2011 at 6:00 | history | edited | fR0DDY | CC BY-SA 2.5 | added 4 characters in body |
| Feb 4, 2011 at 5:54 | history | answered | fR0DDY | CC BY-SA 2.5 |