Skip to main content

Timeline for Smallest groups in an array

Current License: CC BY-SA 4.0

7 events
when toggle format what by license comment
Dec 15, 2020 at 17:15 history edited Dominic van Essen CC BY-SA 4.0
added 114 characters in body
Dec 15, 2020 at 16:21 comment added Giuseppe Done! And as a bonus 65 bytes tweaking your approach.
Dec 15, 2020 at 14:59 comment added Dominic van Essen @Giuseppe - Nice! And 56 bytes by including the variable defs into the function def. Post it. I thought about rle, but didn't try it because it seemed to me that it would be too verbose to 'rebuild' the groups. Obviously I was wrong...
Dec 15, 2020 at 14:27 comment added Giuseppe this is 58
Dec 15, 2020 at 14:23 comment added Giuseppe Would rle be handy here?
Dec 15, 2020 at 13:39 history edited Dominic van Essen CC BY-SA 4.0
added 478 characters in body
Dec 15, 2020 at 12:48 history answered Dominic van Essen CC BY-SA 4.0