People!
Need Help, please..
I'm geting WA w/ 2 problems I'm trying to solve... (n
NEED HELP, PLEASE!!! URGENT!!!!!!
Moderator: Board moderators
-
- New poster
- Posts: 5
- Joined: Wed Sep 29, 2004 7:25 pm
from what someone told me, input and output are separate streams; theres no need to leave lines or anything, just follow closely the output requirement. termination of input is when theres a 'EOF' (end of file). i'm not quite sure what this is in java and how to detect it. if someone knows, pls post here, thx.
both problems should indeed keep on handling test cases until EOF (end of file) is detected. See another thread on this java-forum called 'Java useful methods to save time' and you'll find a way to detect EOF.
Does this help you enough?
Greetz, Erik
P.S. of course input and output are separate streams!
Does this help you enough?
Greetz, Erik
P.S. of course input and output are separate streams!