Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl
    
    ...
    print_grid($grid);
    print "\n";
    print Dumper($boxes);
    
  2. or download this
    Selected area: 38
    .111............
    ...
              [ 2,12, 2,12 ],
              [10,12,11,14 ]
            ];