Getting same error while compiling all codes though when i submit code it gets accepted 100%

Exception in thread “main” java.util.NoSuchElementException
at java.util.Scanner.throwFor(Scanner.java:862)
at java.util.Scanner.next(Scanner.java:1371)
at Main.main(Main.java:6)

@mt2016127,
What input are you giving while compiling?