Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: (boo) Re: Closest-value-in-list Golf!

by larryk (Friar)
on May 29, 2001 at 18:37 UTC ( [id://83946]=note: print w/replies, xml ) Need Help??


in reply to Re: (boo) Re: Closest-value-in-list Golf!
in thread Closest-value-in-list Golf!

sub g {$n=pop;$h{abs$_-$n}=$_ for@_;$h{(sort{$a<=>$b}keys%h)[0]}}

57 if you take out the ( ) on the abs

"Argument is futile - you will be ignorralated!"

Replies are listed 'Best First'.
Re: Re: Re: (boo) Re: Closest-value-in-list Golf!
by suaveant (Parson) on May 29, 2001 at 18:45 UTC
    oooooohh... ++
                    - Ant

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-03-19 07:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found