Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re(3): Puzzle: need a more general algorithm

by FoxtrotUniform (Prior)
on Jul 09, 2002 at 05:28 UTC ( [id://180416]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
              '00111',
              '01011',
    ...
              '11010',
              '11100'
    
  2. or download this
      use Bit::Vector;
    
    ...
          push @combinations, $vector->to_Bin();
        }
      }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-03-19 07:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found