We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
If you use the while loop, and the method scanner.hasNext(), as has been mentioned in the problem statement, then you should have no problem in getting all the test cases to pass successfully.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Java End-of-file
You are viewing a single comment's thread. Return to all comments →
If you use the while loop, and the method scanner.hasNext(), as has been mentioned in the problem statement, then you should have no problem in getting all the test cases to pass successfully.