Skip to main content

Timeline for Find max sequence length

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Apr 13, 2017 at 12:39 history edited CommunityBot
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Jun 27, 2014 at 21:48 comment added fluffy Ah, I see how it works now. Clever.
Jun 27, 2014 at 11:22 comment added Michael Easter It works for your example. I've updated the ungolfed version. Note that "a" * 4 == "aaaa" .
Jun 27, 2014 at 11:22 history edited Michael Easter CC BY-SA 3.0
better ungolfed example
Jun 27, 2014 at 7:35 comment added fluffy Does that actually count the maximum sequence length? I don't see how that would work correctly for a string like "aabbbbaaaabbbbbba" although I don't know Groovy either.
Jun 27, 2014 at 3:36 history answered Michael Easter CC BY-SA 3.0