Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: puzzle: how many ways to make $100

by ivancho (Hermit)
on Apr 29, 2006 at 16:28 UTC ( [id://546503]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $choices = join "\n   ",
       map { "(  .{$_} (?{ my \%r = \%{\$^R}; \$r{$_}++; +{ \%r } })  ){0,
    +".(int($amount/$_))."}" }
                       @bills;
    
  2. or download this
    12:28pm /home/Ivancho/bin> probichka.pl 20
    (?x-ism:
    ...
                '20' => 1
              }
            ];
    

Log In?
Username:
Password:

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

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

    No recent polls found