![]() |
|
P is for Practical | |
PerlMonks |
Re: Puzzle: need a more general algorithmby Abigail-II (Bishop) |
on Jul 09, 2002 at 16:48 UTC ( #180541=note: print w/replies, xml ) | Need Help?? |
Actually, once you know the height that will work, a
simple greedy algorithm will do (stuff as much as you
can in the first column, then the next, and the next,
etc). After all, it was given that any solution would
do, not the prettiest or something like that.
Abigail
In Section
Seekers of Perl Wisdom
|
|