io - How to read until end of file (EOF) using BufferedReader in Java? - Stack Overflow
@AndriasMeisyal It's still not clear. What type of input you want and what should be the output? If you put 1 2 3 as input, you cannot convert it to an integer because there are spaces between 1 2 3 without modification. – Sajal Dutta Aug 1 '13 at 10:46...