Project Euler problem 948 solution (source code)

= Project Euler problem 948 solution
{c}

Numerical solution:
``
1033654680825334184
``
Earliest known public leak: https://github.com/lucky-bai/projecteuler-solutions/issues/87

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

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