Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: unordered sets of N elements

by hv (Prior)
on Jul 13, 2004 at 20:55 UTC ( [id://374137]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      sub next_iter {
        my($count, $die, $current) = @_;
    ...
      ...
      my $cur;
      print $cur while $cur = next_iter(3, 6, $cur);
    
  2. or download this
      ( (?>$die*) (.))
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-28 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found