-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
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.
The test case given is incorrect leading to Incorrect Submission despite the code working well for all test cases in all other coding platforms.
Instead of "01", the test case has ""01 which is leading to the string (input) being read incorrectly.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels