my code is running fine in eclipse but here it shows exception specially input related
Code submission
my codes are showing input related error here
@mayank10 dont try to run your code with a blank input, use the sample input given in the question and your code will run fine. Also your code is printing the output in wrong order. https://ide.codingblocks.com/s/208674 you can see the changes made in this code.
thanks all my codes are now running fine