Nuacht

Contribute to PratikMore55/Hackerrank-java development by creating an account on GitHub.
Hint: Java's Scanner.hasNext () method is helpful for this problem. Read some unknown lines of input from stdin (System.in) until you reach EOF; each line of input contains a non-empty String. For ...