Help for this page

Select Code to Download


  1. or download this
    c:\test>708290-b -LOG=4 -MAX=1e3
    Testing buk    with    10 random values in the range 0 .. 1e3 Differen
    +ce:=     1; took 0.000244 seconds
    ...
    Testing tilly  with 10000 random valuesin the range 0 .. 1e4          
    +  ******* timed out after 60 seconds
    Testing tye    with 10000 random valuesin the range 0 .. 1e4          
    +  ******* timed out after 60 seconds
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    
      return (\@part_1, \@part_2);
    }