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