How to handle such situations?

Revision en1, by ndstab, 2024-10-15 13:54:12

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!

Tags debug, testcase

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English ndstab 2024-10-15 13:54:12 516 Initial revision (published)