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

Re: Golf Challenge: FizzBuzz

by liverpole (Monsignor)
on Mar 02, 2007 at 19:36 UTC ( [id://602944]=note: print w/replies, xml ) Need Help??


in reply to Golf Challenge: FizzBuzz

I'll play too ... here's 59:
map{$x=$_%3?'':'Fizz';$_%5or$x.='Buzz';warn$x||$_,$/}1..1e2

s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/

Log In?
Username:
Password:

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

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

    No recent polls found