Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Homework Golf

by Athanasius (Archbishop)
on Dec 04, 2013 at 04:17 UTC ( [id://1065534]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #23456789_123456789_123456789_123456789_123456789_123456789
    perl -nlE"$w=$_;$n=0;$n+=ord(chop)-96while$_;$n==65&&say$w" words.txt
    
  2. or download this
    #23456789_123456789_123456789_123456789_123456789_1234
    perl -nlE"$n=0;map$n+=$_-96,unpack'C*',$_;$n==65&&say" words.txt
    

Log In?
Username:
Password:

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

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

    No recent polls found