in reply to
Re^2: Puzzle: Longest Increasing Sequence
in thread
Puzzle: Longest Increasing Sequence
Yes, as
BrowserUk
++ points out, I was wrongly assuming
contiguous
subsequences in the problem statement.
Comment on
Re^3: Puzzle: Longest Increasing Sequence
In Section
Seekers of Perl Wisdom