Project Euler problem 970 solution (source code)

= Project Euler problem 970 solution
{c}

Numerical solution:
``
44754029
``

Earliest known public leak: https://x.com/cirosantilli/status/1990363555309490585

Programs:
* https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/970.py

Explanation: https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/970.md