Help for this page

Select Code to Download


  1. or download this
    sub lcss_brute {
        my( $r1, $r2, $min ) = @_;
    ...
        }
        return \@solns;
    }
    
  2. or download this
    [ 7:25:50.33] C:\test>lcss-test.pl
    [["gh", 1, 7], ["gh", 1, 9], ["da", 3, 4]]