Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: 10 x 10 table of values

by davido (Cardinal)
on Nov 29, 2021 at 18:29 UTC ( [id://11139235]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    print "\n$count pairs with minimum difference of $min_dist from a set 
    +of ",
          scalar(@chars), " characters taken $depth at a time.\n";
    
  2. or download this
    1: AAAAA <=> AAMMM
    2: AAAAA <=> AAMMN
    ...
    
    917172 pairs with minimum difference of 3 from a set of 4 characters t
    +aken 5 at a time.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139235]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-19 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found