Help for this page

Select Code to Download


  1. or download this
    use Algorithm::Loops qw( NestedLoops );
    use List::Util       qw( reduce sum );
    ...
                              0..$#_;
       }
    );