Data update
This commit is contained in:
parent
0df55f9f24
commit
aec8ed51b6
1045 changed files with 18889 additions and 2777 deletions
|
|
@ -1,12 +0,0 @@
|
|||
10 print "calculating..."
|
||||
|
||||
20 let n = 2
|
||||
|
||||
30 rem do
|
||||
|
||||
40 let n = n + 2
|
||||
|
||||
50 if (n ^ 2) % 1000000 <> 269696 then 30
|
||||
|
||||
60 print "The smallest number whose square ends in 269696 is: ", n
|
||||
70 print "It's square is ", n * n
|
||||
Loading…
Add table
Add a link
Reference in a new issue