Timeline for Is this uniquely concatenable?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| May 3, 2016 at 21:24 | comment | added | Peter Taylor | I wondered whether that was the right bound. It seemed plausible, but I haven't managed to prove it. | |
| May 3, 2016 at 17:28 | comment | added | Adnan | @PeterTaylor It computes all Cartesian products of the input array with the repeat varying from 1 to len(all_numbers), and checks if each of them (when joined together to 1 single string) is unique. | |
| May 3, 2016 at 7:26 | comment | added | Peter Taylor | I'm guessing that this works by placing an upper bound on the length of the shortest collision. Am I right? | |
| May 2, 2016 at 21:56 | comment | added | Adnan | @LuisMendo Haha, it only happened once that I sent a random 05AB1E program to a friend. | |
| May 2, 2016 at 21:13 | comment | added | Luis Mendo | @Adnan I wonder what your phone keyboard's text predictor thinks of all that garbage symbols :-) | |
| May 2, 2016 at 15:04 | comment | added | Adnan | @DrGreenEggsandHamDJ It took about 40 minutes... | |
| May 2, 2016 at 15:03 | comment | added | DJMcMayhem | It's extremely impressive that you're able to type that on your phone. | |
| May 2, 2016 at 14:50 | history | answered | Adnan | CC BY-SA 3.0 |