Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Number from given digits puzzle

by pKai (Priest)
on Mar 30, 2007 at 21:06 UTC ( [id://607586]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    24 = (3 * (5 - 6))
    24 = (6 / (1 - (3 / 4)))
    24 = ((5 - 6) * 3)
    
  2. or download this
    sub {
        my($v3, $s3) = @_;
        &$f($v3, $s3);
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://607586]
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-04-20 06:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found