Help for this page

Select Code to Download


  1. or download this
    ## usage example:
    ## program.pl -cards 5 -holes 3
    ...
            say join ', ', map length() + 1, split /0/, $hack, -1;
        }
    }
    
  2. or download this
    $ perl buk.pl -c 12 -h 7 | wc -l
    462