Long multiplication: Difference between revisions

Content added Content deleted
No edit summary
m (corrected categorization of task)
Line 1: Line 1:
{{task}}In this task, explicitly implement [[wp:long multiplication|long multiplication]]. This is one possible approach to arbitrary-precision integer algebra.
{{task|Arbitrary precision}}In this task, explicitly implement [[wp:long multiplication|long multiplication]]. This is one possible approach to arbitrary-precision integer algebra.


For output, display the result of 2^64 * 2^64. The decimal representation of 2^64 is:
For output, display the result of 2^64 * 2^64. The decimal representation of 2^64 is: