Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re (tilly) 1: (Golf) Let's go bowling

by tilly (Archbishop)
on Aug 09, 2001 at 00:00 UTC ( [id://103200]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ball score total
       5    5   164
    ...
       3    3    25
       /   16    22
       6    6     6
    
  2. or download this
    sub hole {
    #        1         2         3         4         5         6          
    +7         8        9          10
    #234567890123456789012345678901234567890123456789012345678901234567890
    +1234567890123456789012345678901012345
    $i=$s=0;for(@_=(0,0,reverse@_)){$s+=$_[$i-1]+$_[$i-(/X/?2:-1)],$_=/X/?
    +10:10-$_[$i+1]if/\D/;$s+=$_;$i++}$s
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found