Addition-chain exponentiation: Difference between revisions

Content added Content deleted
(Go: removed {{incorrect}} tag - I see nothing wrong with this implementation - please detail the problems on talk page if I am wrong.)
(Undo revision 208341 by Rdm (talk) done. Just reading the comment of the "incorrect" tag should have provided an hint though. Maybe I ask too much.)
Line 185: Line 185:


=={{header|Go}}==
=={{header|Go}}==
{{incorrect|go|The tasks explicitly asks to give only optimal solutions, star chains are not enough.}}


A non-optimal solution.
A non-optimal solution.