Project Euler problem 960 solution
= Project Euler problem 960 solution
{c}
Numerical solution:
``
243559751
``
Earliest known public leak: https://github.com/lucky-bai/projecteuler-solutions/issues/93
Solution:
* https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/960.py
* https://github.com/cirosantilli/project-euler-solutions/blob/master/solvers/960.md