Skip to main content

Timeline for Batt to the Basics

Current License: CC BY-SA 4.0

14 events
when toggle format what by license comment
Mar 28, 2022 at 19:01 history edited l4m2 CC BY-SA 4.0
added 327 characters in body
Mar 28, 2022 at 18:56 comment added Jonathan Allan Probably worth explicitly stating the quirks in your answer :)
Mar 28, 2022 at 18:55 comment added Jonathan Allan Ah, I see - yeah if we just do f(v...y,,s+-1.5,s+-3.7) it'd work on TIO.
Mar 28, 2022 at 18:54 comment added l4m2 @JonathanAllan Added not possible test case
Mar 28, 2022 at 18:54 history edited l4m2 CC BY-SA 4.0
added 16 characters in body
Mar 28, 2022 at 18:53 history rollback l4m2
Rollback to Revision 2
Mar 28, 2022 at 18:52 history rollback l4m2
Rollback to Revision 1
Mar 28, 2022 at 18:52 history edited l4m2 CC BY-SA 4.0
deleted 1 character in body
Mar 28, 2022 at 18:52 comment added l4m2 @JonathanAllan this usually require lots of stack
Mar 28, 2022 at 18:50 comment added Jonathan Allan If 99 stops us, why does 18.5 (3.7 * 5) give a recursion error? Is 99 not enough or is there a language setting that needs tweaking?
Mar 28, 2022 at 18:49 comment added l4m2 @JonathanAllan Get enough RAM and enough patience, 3.25 would take 10^70 time and memory
Mar 28, 2022 at 18:46 comment added l4m2 @SylvesterKruin Yes this requires lots of memory and time to return an empty list because I stop loop only using s[v*99|0]
Mar 28, 2022 at 18:44 comment added Jonathan Allan The spec (currently) says we must output an empty list if not possible - this keeps recursing - 3.25 for example.
Mar 28, 2022 at 18:40 history answered l4m2 CC BY-SA 4.0