http://qs321.pair.com?node_id=103155


in reply to Re: Re: (Golf) Let's go bowling
in thread (Golf) Let's go bowling

you get 189 if given ('X')x12

I think you copied my code wrong
print &bowlscore(('X')x12), "\n";
prints 300 on my machine.

Replies are listed 'Best First'.
Re: Re: Re: Re: (Golf) Let's go bowling
by dragonchild (Archbishop) on Aug 08, 2001 at 22:40 UTC
    You're right. I did copy it down wrong. However, you still fail on
    qw(0 / X 0 / X 0 / X 0 / X 0 / X 0 /) 201 (should be 200) qw(X 0 / X 0 / X 0 / X 0 / X 0 / X) 181 (should be 200)

    ------
    /me wants to be the brightest bulb in the chandelier!

    Vote paco for President!