Help for this page

Select Code to Download


  1. or download this
        sub sum
        {
    ...
    
        ( grep { sum(@hand[@$_]) == 15 } @combos ) * 2
    }
    
  2. or download this
    [ 1,2 ],
    [ 1,2,3 ],
    [ 1,2,4 ],
    . . .