java.util.NoSuchElementException exception

how can i remove this exception in playing with bits problem

Exception in thread “main” java.util.NoSuchElementException at java.base/java.util.Scanner.throwFor(Scanner.java:937) at java.base/java.util.Scanner.next(Scanner.java:1594) at java.base/java.util.Scanner.nextInt(Scanner.java:2258) at java.base/java.util.Scanner.nextInt(Scanner.java:2212) at Main.main(Main.java:19)

Hi Deepak, you have posted this doubt in C++ category. Please post your doubt under the right category so that it can be resolved.