Can we not generate subsets by bitmasking


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


ur error why it did not print multiple test case o/p
also u need to look into the subsets being created