Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Re: (Golf) Patriotic Golf

by dragonchild (Archbishop)
on Sep 18, 2001 at 00:25 UTC ( [id://112948]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: (Golf) Patriotic Golf
in thread (Golf) Patriotic Golf

Actually, it doesn't.
@s=('*'," *"x5,"="x15,$/);print((@s," *"x5,$/)x3,@s,($/,'='x26,$/)x3)
and that's a nice round 69! :)

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

Replies are listed 'Best First'.
Re: Re: Re: Re: (Golf) Patriotic Golf
by suaveant (Parson) on Sep 18, 2001 at 00:47 UTC
    sub f{print((($/,"* "x5,'*',"="x15,$/," *"x5)x4)[0..22],($/,"="x26,$/) +x3)} 123456789_123456789_123456789_123456789_123456789_123456789_1234 +567
    67... and yours can go to 66...
    print((@s=('*'," *"x5,"="x15,$/)," *"x5,$/)x3,@s,($/,'='x26,$/)x3) 123456789_123456789_123456789_123456789_123456789_123456789_123456

                    - Ant
                    - Some of my best work - Fish Dinner

Log In?
Username:
Password:

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

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

    No recent polls found