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. One of the inputs to the problem is `s=""01` but should be `s="01"`
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.
One of the inputs to the problem is
s=""01but should bes="01"