Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94370 additions and 23234 deletions
|
|
@ -9,4 +9,6 @@ hamming=function(hamms,limit) {
|
|||
}
|
||||
hamms
|
||||
}
|
||||
sort(hamming(1,limit=2^31)[-1])
|
||||
h <- sort(hamming(1,limit=2^31-1))
|
||||
print(h[1:20])
|
||||
print(h[length(h)])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue