why is it not passing all testcases
Finding CB number
will anyone reply to this?
start<=len-1 // Wrong limit in for loop
start<=n-len //right
If this resolves your doubt mark it as resolved.
why is it not passing all testcases
will anyone reply to this?
start<=len-1 // Wrong limit in for loop
start<=n-len //right
If this resolves your doubt mark it as resolved.