artist has asked for the wisdom of the Perl Monks concerning the following question:
Ordered Array: (1,2,3,8,4,5,6) Given Array:(2,1,4,3,5) (2,3,5) (1,3,5) (2,4,5) (1,4,5)
Thanks,
Artist
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Items in Order
by djantzen (Priest) on Dec 11, 2002 at 21:37 UTC | |
|
(tye)Re: Items in Order
by tye (Sage) on Dec 11, 2002 at 22:23 UTC | |
|
Re: Items in Order
by pg (Canon) on Dec 12, 2002 at 03:45 UTC | |
|
Re: Items in Order
by artist (Parson) on Dec 11, 2002 at 23:06 UTC | |
by tye (Sage) on Dec 11, 2002 at 23:35 UTC |