Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Load Balancing

by dwm042 (Priest)
on Nov 16, 2007 at 15:29 UTC ( [id://651240]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
         }
         print "Chosen => ", $i, "\n";
    }
    
  2. or download this
    C:\Code>perl no_repeats.pl 5
    Guess = 1
    ...
    Guess = 0
    Guess = 3
    Chosen => 3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-24 20:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found