Nu such element Error

Exception in thread “main” java.util.NoSuchElementException

why this exception error is showing??

@Divyansh-Singh-2595009210599547
NoSuchElementException means the element you are requesting doesn’t exist. Give custom input while compiling. Also check if your loops are running for more time than required