asked 12 Feb, 01:50 ![]()
|
You are not logged in. Please login at www.codechef.com to post your questions!
×CodeChef Discussion |
asked 12 Feb, 01:50 ![]()
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 12 Feb, 01:50
question was seen: 66 times
last updated: 12 Feb, 03:01
the code sc.nextInt() tries to read next Integer value from the standard input but seems like there's no integer input provided. Read more about Scanner methods and Standard Input Output.