Skip to main content

Timeline for answer to Fibonacci reversed! by user16488

Current License: CC BY-SA 3.0

Post Revisions

5 events
when toggle format what by license comment
Jul 18, 2016 at 7:22 history edited user16488 CC BY-SA 3.0
added 49 characters in body
Jul 18, 2016 at 6:46 comment added Dennis As the comment above already said, anonymous functions/unnamed lambdas are allowed by default. Also, if you restrict your answer to Python 2 and require a long argument, lambda n:~-len(`66*n**6`)//1.24 should work.
Jul 18, 2016 at 6:07 comment added Leaky Nun it should be 32 bytes, because f= is not counted.
Jul 18, 2016 at 3:26 history edited user16488 CC BY-SA 3.0
added 182 characters in body
Jul 18, 2016 at 3:06 history answered user16488 CC BY-SA 3.0