![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: help with an array of arraysby Paladin (Vicar) |
on Sep 14, 2018 at 23:19 UTC ( #1222402=note: print w/replies, xml ) | Need Help?? |
Remove the inner loop. Since you already know the max number, you only need to loop through the outer array once, looking for ones that match the max number.
In Section
Seekers of Perl Wisdom
|
|