Re: [QUIZ] Perl 'Easy' Quiz of the Week #2005-1
Ronald J Kimball <[email protected]> Mon, 24 Jan 2005 12:34:56 -0500
| Newsgroups | gmane.comp.lang.perl.qotw.discuss |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 24, 2005 at 12:26:24PM -0500, Brad Greenlee wrote: > The problem stated that the output should be sorted. That wouldn't be the > case with this solution. Ah, but the problem also stated that the input would be sorted. "Your task is to transform an input file containing unique sorted lines..." Ronald