Bank Robbers (cases 3 and 4)

I pass all of the cases, but when it validates, for some reason it won’t accept my last two cases (#3 and #4). I’m using C#. I’ve edited out all of my Console.Error.WriteLine comments, in case that messes it up. Any ideas? I really don’t want to determine an entirely different way to solve the same problem.

Thanks!

A post was merged into an existing topic: [Community Puzzle] Bank Robbers