Bug Report for https://neetcode.io/problems/string-encode-and-decode My algorithm passes the second test case but when I submit it fails in the exact same test. How is that possible? This is the test case result when I run the code: <img width="1012" height="764" alt="Image" src="https://github.com/user-attachments/assets/4810020a-6dbb-4129-be2b-ae9c350f8233" /> This is the test case result when I submit the code: <img width="1012" height="795" alt="Image" src="https://github.com/user-attachments/assets/058e1395-249c-4162-91e8-c1aa6f252ba8" />