in reply to Re: Re (tilly) 1: (Golf) Let's go bowling
in thread (Golf) Let's go bowling
sub hole { $i=$s=0;$s-=$_[-1]if"@_[-2,-1]"=~m!/|X!;map{$s+=$_[$i-1],$_=/X/?($s+=$ +_[$i-2],10):10-$_[$i+1]if/\D/;$s+=$_;$i++}@_=(0,0,reverse@_);$s }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re (tilly) 3: (Golf) Let's go bowling
by tachyon (Chancellor) on Aug 09, 2001 at 01:11 UTC | |
by tilly (Archbishop) on Aug 09, 2001 at 02:53 UTC | |
Re: Re (tilly) 3: (Golf) Let's go bowling
by Brovnik (Hermit) on Aug 09, 2001 at 03:07 UTC |