On 04.06.2011 14:02, simendsjo wrote:
The template implementation works on low numbers, but not on 1000 (haven't checked when it fails). It gives me the following error: euler1.d(23): Error: template instance euler1.SumMultiple3Or5(499LU,Below,57918LU) recursive expansion
Ehem.. Guess it fails at recursion depth 500 :)This is perhaps even documented somewhere? Or is it possible to change the value?
