Here's the problem : Bitwise Balancing Here's my submission for the code : Code for the problem
The thing is it gives Wrong Answer on Test 11
and that too on the 2577th case
in the 11th test. How are we supposed to debug in these situations when I've practically no idea what is the issue.
P.S. : Please help me find any issues with the code. Greatly appreciated!