2 lines
92 B
Text
2 lines
92 B
Text
|
|
Table[AbsoluteTiming[ShowPrimeDecomposition[2^a-1]]//Print[#[[1]]," sec"]&,{a,50,150,10}];
|