Project Euler problem 949 (source code)

= Project Euler problem 949
{c}
{title2=June 2025}

https://projecteuler.net/problem=949

Numerical solution:
``
726010935
``

Earliest known public leak: https://github.com/lucky-bai/projecteuler-solutions/issues/105

This problem took several months to get publicly leaked, one of the longest by far on https://github.com/lucky-bai/projecteuler-solutions

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