PROJECT EULER · #0908
Clock Sequence II
A clock sequence is a periodic sequence of positive integers that can be broken into contiguous segments such that the sum of the
For example, the sequence
Find
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.