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

Re: Stamp puzzle solution

by Anonymous Monk
on Jun 08, 2019 at 21:43 UTC ( [id://11101144]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @w = qw(1 2 3  ...);
    my $w;
    @$w{@w} = @w;
    $w->{0} = 1; # start
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-24 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found