Help for this page

Select Code to Download


  1. or download this
    my @constraints = (
              {mid => 20, sd => 15},
              {mid => 30, sd => 25},
              {mid => 50, sd => 10},
         );
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        print "\n";
    }