Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print Dumper LCCOS(\@array1,\@array1);
    print Dumper LCCOS(\@array2,\@array4);
    print Dumper LCCOS(\@array5,\@array6);
    
  2. or download this
    ####################################
    sub LCCOS {
    ...
      }
      return $current_largest;
    }   ##LCCOS