Help for this page
#!/usr/bin/perl -w use strict; ... PRINTS: 45 9
#!/usr/bin/perl -w use strict; ... } return ($max); }