4 lines
52 B
Text
4 lines
52 B
Text
|
|
n1 = 2^64;
|
||
|
|
n2 = 2^64;
|
||
|
|
LongMultiplication[n1, n2]
|