RosettaCodeData/Task/Babbage-problem/Liberty-BASIC/babbage-problem-2.basic

4 lines
90 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
n = 25,264 n*n = 638,269,696
n = 99,736 n*n = 9,947,269,696
Program complete.