Data update
This commit is contained in:
parent
8e4e15fa56
commit
72eb4943cb
1853 changed files with 35514 additions and 9441 deletions
|
|
@ -3,5 +3,5 @@
|
|||
"The first four numbers: \($h[0:4])",
|
||||
"The last four numbers: \($h|.[length-4:length])",
|
||||
"",
|
||||
max_hailstone(100000) as $m
|
||||
| "Maximum length for n|hailstone for n in 1..100000 is \($m[1]) (n == \($m[0]))"
|
||||
(max_hailstone(100000) as $m
|
||||
| "Maximum length for n|hailstone for n in 1..100000 is \($m[1]) (n == \($m[0]))")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue