Skip to main content

Timeline for Lever Simulator 2015

Current License: CC BY-SA 3.0

4 events
when toggle format what by license comment
Nov 25, 2015 at 13:17 history edited Jacob Greenfield CC BY-SA 3.0
Took off more than 40% of the program.
Nov 24, 2015 at 23:53 comment added lirtosiast No, even better: don't keep track of the left and right separately; instead multiply by a negative distance for numbers left of the ^. That saves you the abs() too.
Nov 24, 2015 at 23:50 comment added lirtosiast An easy 15 or so bytes: Use print('LBR'[(B>D)-(B<D)]) for the end, and B=D=0 at the start.
Nov 24, 2015 at 23:35 history answered Jacob Greenfield CC BY-SA 3.0