Count Numbers of binary strings..issue in MOD i guess!

Getting correct answers while compiling but still, test cases are not passed

@Codemaniac_Aditya
Hello Auditya,
please save your code on coding blocks ide and share link here

@Codemaniac_Aditya
Hello Auditya,
No need to do modulo . as in question it is not mentioned.

Ok i have removed it, yet incorrect!

@Codemaniac_Aditya I know :stuck_out_tongue_winking_eye::wink:

@Codemaniac_Aditya
Chekout your corrected code - https://ide.codingblocks.com/s/175978

a) I changed return type of your function to long long
b) removed mod

@Codemaniac_Aditya,
I hope you find this helpful,if u have any futhur query then please ask otherwise pls mark your ur doubt as resolved

Yes ! Finally its done Thanks!

1 Like

pls ,marks it resolved😜

1 Like