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

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

by usemodperl (Beadle)
on Jun 22, 2018 at 23:57 UTC ( #1217266=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MBenchmark=:all -MAlgorithm::Combinatorics=:all -wle'
    for ("1".."4") {
    ...
    my $ts = timestr(timediff($t1,$t0));
    print $ts }' 4
    
  2. or download this
    perl -MBenchmark=:all -MAlgorithm::Combinatorics=:all -wle'
    for ("1".."4") {
    ...
    my $ts = timestr(timediff($t1,$t0));
    print $ts }' 4
    
  3. or download this
    perl -MBenchmark=:all -MAlgorithm::Combinatorics=:all -wle'
    for ("1".."4") {
    ...
    my $ts = timestr(timediff($t1,$t0));
    print $ts }' 4
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2023-06-07 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?