Timeline for Count Consecutive Characters
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Jul 12, 2018 at 13:02 | history | edited | Jonah | CC BY-SA 4.0 | added 44 characters in body |
| Jul 12, 2018 at 12:56 | comment | added | Jonah | @FrownyFrog and Galen, Thank you both! In retrospect it should have been obvious I didn't need that uniq/sort first. | |
| Jul 12, 2018 at 9:52 | comment | added | FrownyFrog | 16 | |
| Jul 12, 2018 at 6:21 | comment | added | Galen Ivanov | I think that you can use ] instead of ~.@/:~ The alphabet is already sorted, so you don't need to sort the input and keep only the unique items. TIO - 18 bytes | |
| Jul 12, 2018 at 1:49 | history | answered | Jonah | CC BY-SA 4.0 |