Project Euler problem 971 solution (source code)

= Project Euler problem 971 solution
{c}

Numerical solution:
``
33626723890930
``

Earliest known public leak:
* https://mastodon.social/@cirosantilli/115597792373503509
* https://x.com/cirosantilli/status/1992492965143703606

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

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