Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: The golf course looks great, my swing feels good, I like my chances (Part II)

by eyepopslikeamosquito (Archbishop)
on May 19, 2009 at 09:37 UTC ( [id://764874]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    t=p=0
    for r in raw_input():n=int(oct(2<<6155848/ord(r)%11));t+=n/2-p%n;p=n
    print t
    
  2. or download this
    t=p=0
    for r in raw_input():n=hash(r+"VFkQW")%291*5%1254;t+=n-2*p%n;p=n
    print t
    
  3. or download this
    n=hash(r+"magicstring")%1234
    
  4. or download this
    % 1001:
         4  54  19  40  39  73 101  65  49: 1000 500 100 50 10   5  834
    ...
    % 1221:
         7 101  33   5 111  70  62 112  97: 1000 500 100 50 10   5 1132
         9  35  63 104  98   9  36 113  57: 1000 500 100 50 10   5  819
    
  5. or download this
    s=chr(7)+chr(101)+chr(33)+chr(5)+chr(111)+chr(70)+chr(62)+chr(112)+chr
    +(97)
    t=0
    for r in raw_input():n=hash(r+s)%1221%1131;t+=n-2*t%n
    print t
    
  6. or download this
    magic = chr(8)+chr(81)+chr(99)+chr(126)+chr(73)+chr(33)+chr(84)+chr(39
    +)+chr(23)+chr(58)
    for r in ["M", "D", "C", "L", "X", "V", "I"]:
      n = hash(r + magic) % 1001
      print r, n
    
  7. or download this
    M 1000
    D 500
    ...
    X 10
    V 3
    I 1
    
  8. or download this
    M 1000
    D 500
    ...
    X 10
    V 5
    I 1
    
  9. or download this
    magic = chr(17)+chr(11)+chr(119)+chr(60)+chr(47)+chr(44)+chr(78)+chr(1
    +03)+chr(125)+chr(48)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-23 15:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found