nayuki / Project-Euler-solutions

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
https://www.nayuki.io/page/project-euler-solutions
1.89k stars 675 forks source link

Create p566.py #62

Closed AsrtoMichi closed 4 months ago

AsrtoMichi commented 4 months ago

The code can be improved, and this is just a starting base. The description of the problem: https://projecteuler.net/problem=566

nayuki commented 4 months ago

See https://github.com/nayuki/Project-Euler-solutions/pull/46 .