Timeline for What's left after repeatedly removing palindromes
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 9 at 1:40 | history | edited | Lucenaposition | CC BY-SA 4.0 | deleted 5 characters in body |
| Aug 8 at 14:53 | comment | added | STerliakov | -8 more with listcomp (your last revision has no control flow, so can be inlined) and list shortcut (L,*w=len(s),s is shorter): ATO | |
| Aug 3 at 23:52 | history | edited | Lucenaposition | CC BY-SA 4.0 | deleted 701 characters in body |
| Aug 3 at 23:35 | history | edited | Lucenaposition | CC BY-SA 4.0 | added 27 characters in body |
| Aug 3 at 23:18 | comment | added | Neil | Save 5 bytes by putting a+3 as the lower limit of b's range so you don't have to check for b-a>2. | |
| Aug 3 at 23:10 | history | answered | Lucenaposition | CC BY-SA 4.0 |