Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Golf Soccer Stats

by jynx (Priest)
on May 24, 2002 at 18:25 UTC ( [id://169174]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub stats {
    #23456789_123456789_123456789_123456789_
    $p=pop;$w=int$p/3,-$w-($t=$p%3)+pop,$t
    }
    
  2. or download this
    sub stats2 {
    #23456789_123456789_123456789_123456789_
    $w=int$_[1]/3,-$w-($t=pop()%3)+pop,$t
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found