In trying to accomodate indexes beyond the current program, I added a check to my loop that adds 0’s to the program so that the program length equals the largest integer in the program. Given that the tests had sixteen digit number, this was a bad idea.