Help for this page

Select Code to Download


  1. or download this
    sub bzr (@) {
        my @a = @_;
    ...
        my $i = @_;
        map +($n=randi($i--), $a[$n], $a[$n]=$a[$i])[1], @_;
    }
    
  2. or download this
          Rate  run  buk
    run 7467/s   -- -12%
    buk 8454/s  13%   --