[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [FUN] CodeGolf: solve equation x^x=C
- From: Sean Conner <sean@...>
- Date: Fri, 28 Jun 2019 17:35:25 -0400
It was thus said that the Great Egor Skriptunoff once stated:
>
> But this is not the end of the story.
> There is a bonus task: *"dijkstrify" the code*
> Edsger Dijkstra considered "goto" statement harmful.
> Rewrite the code preserving its length of 34 bytes but without using "goto".
for x in math.log,C do print(x)end
-spc (Do I win a prize?)