User talk:Hkdtam: Difference between revisions

m
Line 9:
== Problems with 'Addition chains' task ==
 
Can you double-check that the version of the 'Addition chains' task you posted is based on a correctly functioning local version? For starters, you have <code>$num = $nbLimit</code>, which is an assignment, not a test/comparison (should be <code>$num <= $nbLimit</code>). But with that fixed, it reveals that the routine 'findNonBrauer' is not working. I'd be happy to take a further look at this if you get stuck while debugging. --[[User:SqrtNegInf|SqrtNegInf]] ([[User talk:SqrtNegInf|talk]]) 15:32, 4 February 2019 (UTC)
2,392

edits