Project Euler problem 955 solution (source code)

= Project Euler problem 955 solution
{c}

Numerical solution:
``
6795261671274
``

Earliest known public leak: https://github.com/lucky-bai/projecteuler-solutions/pull/89

Solution:
* https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/955.py
* https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/955.md