Giving error for two test cases
Code link: https://ide.codingblocks.com/s/160300
Count umber of binary strings
Hello @raj.bmp.333
Change “int” to “long long int” because the answer is exponential.
Here is the modified code.
Hello @raj.bmp.333
Change “int” to “long long int” because the answer is exponential.
Here is the modified code.