2 test cases are not passing
again my 2 test cases were not passed
@lukharshiv what are you doing??
long n=s.nextInt(); change it
long n=s.nextLong(); instead of long n=s.nextInt();
again my 2 test cases were not passed
@lukharshiv what are you doing??
long n=s.nextInt(); change it
long n=s.nextLong(); instead of long n=s.nextInt();