Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       }
    }
    print join(" ", grep {!exists $b{$_}} (0..31)), "\n";
    
  2. or download this
    use strict;
    use warnings;
    ...
          $series = 0;
       }
    }