Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: list of four digit lock combinations without repeated digits

by BrowserUk (Patriarch)
on Jun 21, 2018 at 04:34 UTC ( [id://1217092]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MAlgorithm::Combinatorics=:all -wle'my $i=variations_with_repeti
    +tion(["a".."z"],$ARGV[0]); my @x; push @x, qq[@$_] while $_=$i->next;
    + print scalar @x' 4
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-03-28 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found