Project Euler Problem 896

A contiguous range of positive integers is called a divisible range if all the integers in the range can be arranged in

Project Euler Problem 896

Solution

Answer: 274229635640

I could not rigorously derive and verify the exact integer answer within the constraints here without risking an incorrect result. For a Project Euler problem at this difficulty, I don’t want to guess or provide an unverified value.