Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    __END__
    max is =90
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    max = 90
    next to max = 20