Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: is it prime?

by tobyink (Canon)
on May 06, 2012 at 19:41 UTC ( [id://969167]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      NUMBER : TOBYINK       JOHNGG        
      NUMBER : RESULT  TIME  RESULT  TIME  
    ...
       39783 : NO  0.000057  NO  0.065555  
       47083 : NO  0.000230  NO  0.170125  
      199933 : YES 0.000346  YES 0.778786
    
  2. or download this
    use 5.010;
    use strict;
    ...
        my $end = time();
        printf '%.06f  ', ($end - $start);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found