Hello, I have this Python solution for Chef and Digit Jumps which is giving me an NZEC error. I believe the algorithm is correct and BFS-like, but I am new to debugging NZECs in Python. Can anyone point out what may be causing it? Any help would be greatly appreciated.
Also, any improvement suggestions are appreciated.