![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Re: perl puzzle - cartoon couple registry (beginner, semi-golf)by belg4mit (Prior) |
on Jun 13, 2002 at 03:32 UTC ( #174097=note: print w/replies, xml ) | Need Help?? |
map print("$_ is married to $couples{$_}"),sort keys%couples
60 char, who needs a semi-colon? map map is inefficient and in this case wasteful.
--
In Section
Meditations
|
|