Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: •Re: Puzzle: need a more general algorithm

by Ovid (Cardinal)
on Jul 09, 2002 at 05:03 UTC ( [id://180413]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    [1][2][3][4,5,6]
    ...
     0 1  0 1  1
    [1,2,3][4][5][6]
     0 0 1  1  1
    
  2. or download this
    #!/usr/bin/perl -w 
    use strict;
    ...
            @categories;
    
    print Dumper \@categories, \@cat2;
    
  3. or download this
    $VAR1 = [
              '00111',
    ...
              26,
              28
            ];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found