Hacker News new | ask | show | jobs
by m463 2022 days ago
how does while with two reads work?
1 comments

It deals with two lines of input. Probably the ";" should have been "&&" instead, so that either failure will end the loop.