Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
        
        print "$elapsed\n";
    }
    
  2. or download this
    4.5e-005
    3.2e-005
    3.1e-005
    ...
    1.703086
    3.468719
    7.17187
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
        
        print "$elapsed\n";
    }
    
  4. or download this
    4.2e-005
    2.9e-005
    2.8e-005
    ...
    3e-005
    3e-005
    2.9e-005