Long multiplication: Difference between revisions

m
Line 992:
 
=={{header|Arturo}}==
{{Incorrect|Arturo|Task is "Implement long multiplication" not "Multiply two numbers using native operators"}}
 
<syntaxhighlight lang="rebol">print 2^64 * 2</syntaxhighlight>
 
2,122

edits