Timeline for All together now
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 22, 2016 at 19:43 | comment | added | Martin Ender | @mbomb007 I think I actually considered that, but unfortunately, the challenge asks for a consistent truthy (and falsy) value, so printing the input as truthy isn't allowed. | |
| Apr 22, 2016 at 19:11 | comment | added | mbomb007 | I made a shorter one, but it's close enough to yours that it should be a comment instead. Use AntiGrep instead of Match, then remove the last line: A`(.)(?!\1).+\1 for 15 bytes. Also works for multiple inputs. Truthy is the input, falsy is nothing. One does not simply out-golf Martin at his own language. :) | |
| Apr 12, 2016 at 8:16 | history | answered | Martin Ender | CC BY-SA 3.0 |