Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Cool, this is what I came up with yesterday:

by Dog and Pony (Priest)
on Feb 05, 2002 at 09:47 UTC ( [id://143388]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    map{$r+=36**$i++*(/\D/?-55+ord:$_)}reverse split'';
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $_="666";
    map{$u+=10**$l++*(/\D/?-55+ord:$_)}reverse split'';
    print "$u\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-28 17:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found