1
0

replace mathblog.dk links with waybackmachine
All checks were successful
Build Docker and Deploy / Build Docker (push) Successful in 45s
Build Docker and Deploy / Deploy to Server (push) Successful in 19s

This commit is contained in:
2025-03-30 23:43:38 +02:00
parent be1c44ffc6
commit ba579dab23
8 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
Again the algorithm is from [MathBlog](http://www.mathblog.dk/project-euler-78-coin-piles/).
Again the algorithm is from [MathBlog](https://web.archive.org/web/20150326121651/http://www.mathblog.dk/project-euler-78-coin-piles/).
I can't really say that I understand the algorithm fully (and the MathBlog guy says he neither).
But for the best explanation you better read his article.