I often have trouble of writing code that passes a reasonable suite of custome test cases, but failing when I try to submit.
Only problem is that it's nearly impossible to debug the other test case because the numbers are way too large.
Any tips on how to try to improve my code in these cases?