Hudon
2011-07-19 02:26:52 UTC
For Question 2 e), the reqs say "Then read lines from standard in". So we should be reading in multiple ranges (lines is plural?) and outputting the search result after every range input?
That's how I interpreted it...but if I use an input loop I fail Test1, and if I read just 1 line (1 range), I pass Test1.
Am I doing something wrong or are the requirements erroneous?
That's how I interpreted it...but if I use an input loop I fail Test1, and if I read just 1 line (1 range), I pass Test1.
Am I doing something wrong or are the requirements erroneous?