I'm trying the Dynamic Programming "Detailed Explanation" and have had this happen twice:
I will put in my solution, hit compile and everything will be fine. However, if I then "submit" my code I get a runtime error. OK- maybe I missed an array out of bounds, but this happens even when I rerun "Compile" with the input that failed the submit portion.
Curious if anyone else has seen this? I have captured images but don't want to post a solution.
Thanks,