if we cando this by bitmasking then why am i getting wrong answer
i have not used recursion
Can we not generate subsets by bitmasking
for this input
1
6
1 3 8 4 -6 -11
ur code yes
answer is no
if we cando this by bitmasking then why am i getting wrong answer
i have not used recursion
for this input
1
6
1 3 8 4 -6 -11
ur code yes
answer is no