My two test case are failing in count number of binary strings why?
@vinaykumar4530 hey vinay your code is right but you data type is not strong enough to store the result use long long int instead of int.
1 Like
@vinaykumar4530 hey vinay your code is right but you data type is not strong enough to store the result use long long int instead of int.