Bug Report for https://neetcode.io/problems/combination-target-sum-ii
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The expected solution and my solution return the same answer but for some reason the test doesn't pass (23/25). It keeps saying output exceeded but the output is the same as the expected output and it randomly highlights a bracket red in both outputs as the mistake when that is incorrect.
Bug Report for https://neetcode.io/problems/combination-target-sum-ii
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The expected solution and my solution return the same answer but for some reason the test doesn't pass (23/25). It keeps saying output exceeded but the output is the same as the expected output and it randomly highlights a bracket red in both outputs as the mistake when that is incorrect.