Skip to main content

Timeline for Possible periods of input

Current License: CC BY-SA 4.0

11 events
when toggle format what by license comment
Apr 5, 2021 at 23:21 history edited Donat CC BY-SA 4.0
edited body
Apr 5, 2021 at 23:15 comment added Donat I have fixed the bug by a different approach, but it got longer :-( .
Apr 5, 2021 at 23:13 history edited Donat CC BY-SA 4.0
added 54 characters in body
Apr 5, 2021 at 23:03 history edited Donat CC BY-SA 4.0
added 118 characters in body
Apr 5, 2021 at 20:49 comment added kops In commiseration, I spent quite a while on this 88 byte solution with the same bug and I think it's not at all fixable with my approach (not sure about yours).
Apr 5, 2021 at 20:48 comment added kops This fails for the list [1,2,1,1,2,1] (returns [1,2], should return [1,2,3]).
Apr 5, 2021 at 20:36 comment added Delfad0r -3 more bytes if you take as input the length of v as well. I think this is usually allowed, but I can't seem to find anything on Meta. Maybe wait for the OP's opinion.
Apr 5, 2021 at 20:29 comment added Delfad0r -4 bytes (maybe)
Apr 5, 2021 at 19:58 history edited Donat CC BY-SA 4.0
deleted 14 characters in body
Apr 5, 2021 at 19:49 history edited Donat CC BY-SA 4.0
added 2 characters in body
Apr 5, 2021 at 19:43 history answered Donat CC BY-SA 4.0