Help for this page

Select Code to Download


  1. or download this
        hdb => sub {
           my $input = shift;
    ...
               return $possible if substr( $$input, $i ) eq substr($$input
    +, 0, $length - $i);
           }
        },
    
  2. or download this
    i: 1 : l:1
    i:1 j:1 : l:1
    ...
    i: 195 : l:195
    i:64000 j:64000 : l:64000
    b:64000 in s:  64020675        hdb :: 2.743027 s