Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    
    C:\test>888162 -N=3e6
    Took: 25.244000 seconds
    
  2. or download this
    my @array_es = split ' ', $hash_es->{ $string_es };
     my $prob_es = ( @array_es ) / 6939873;
    
  3. or download this
        my $n_array_es = $hash_es->{ $string_es } =~ tr[ ][ ];
        ++$n_array_es;
    
  4. or download this
    sub Intersection {
        my( $refA, $refB ) = @_;
    ...
    
        return $intersects;
    }
    
  5. or download this
    #! perl -slw
    use strict;
    ...
    
    C:\test>888162 -N=3e6
    Took: 15.616000 seconds