News

Balanced strings are those who have equal quantity of 'L' and 'R' characters. Given a balanced string s split it in the maximum amount of balanced strings. Return the maximum amount of splitted ...
## 1221. Split a String in Balanced Strings - 分割平衡字符串 <!--If you want to use the English description, use `question.content` instead--> ...