more broken links
This commit is contained in:
@@ -4,5 +4,5 @@ The problem is that you need a square root to inverse the pentagonal formula and
|
||||
So I needed to implement my own version of integer square roots in Befunge (see [wikipedia](https://en.wikipedia.org/wiki/Methods_of_computing_square_roots)).
|
||||
The program is still not really fast but it's good that I managed to speed it up to a time where you can execute it without waiting the whole night.
|
||||
|
||||
Also this program is nicely compact, by the time I'm writing this my Befunge interpreter [BefunExec](https://www.mikescher.de/programs/view/BefunUtils) has gotten a display of all possible paths a program can take.
|
||||
Also this program is nicely compact, by the time I'm writing this my Befunge interpreter [BefunExec](https://www.mikescher.com/programs/view/BefunUtils) has gotten a display of all possible paths a program can take.
|
||||
And if you look at the graph of this program, it looks pretty interesting...
|
||||
Reference in New Issue
Block a user