Timeline for Codewars "Consecutive strings" kata
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2017 at 23:52 | vote | accept | Phrancis | ||
| Feb 14, 2017 at 7:41 | comment | added | woxxom |
Your code returns incorrect result zoneabigail for count=2.
|
|
| Feb 14, 2017 at 7:37 | comment | added | ChatterOne | Did you actually try it? See this fiddle: jsfiddle.net/mp4xkgd5 | |
| Feb 13, 2017 at 16:40 | comment | added | ChatterOne |
You don't actually need the first for loop, you can leave windowLen set to 0, the main loop will take care of the rest.
|
|
| Feb 12, 2017 at 2:19 | history | answered | woxxom | CC BY-SA 3.0 |