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

RE: Re: Algorithm Efficiency vs. Specialized Hardware?

by Aighearach (Initiate)
on Jun 20, 2000 at 23:25 UTC ( [id://19079]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %url = ( monday => { @{[map(($_,1), (1..1000))]} } );
    
  2. or download this
    my %url = ( monday => { @{[map(($_,1), (1..100_000))]} } );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-26 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found