Having issues while running the code for the question in this video.
link for code https://ide.codingblocks.com/s/208893
I cant do this problem
@lakshay2311 Use builtin_popcountll(i) . As you are having long long as your data type. Other than this do you have any other problem.
and if I look at the code prateek bhaiya did in the video bhaiya hasn’t use ll in builtinpopcount and still is running perfectly fine how?
Is there something wrong with my code?
I did and it’s working fine now thank you for your time