Help for this page

Select Code to Download


  1. or download this
     sub Solve
    {
      my ($goal, $elements) = @_;
    ...
    
    my @results = Solve(869, [15, 43, 51, 56, 60, 67, 122, 152, 193, 204, 
    +229, 271, 293, 301]
    );
    
  2. or download this
     ARRAY(0x2829430)
    ARRAY(0x2829148)
    ARRAY(0x28291c0)
    ...
    ARRAY(0x2828bf0)
    ARRAY(0x2828e60)
    ARRAY(0x2828bf0)