Bug Report for https://neetcode.io/problems/maximum-score-after-splitting-a-string
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Test case 4's input is s=""01 instead of "01" which is causing the iteration 2 pass to fail