摘要: Given a balanced parentheses string S, compute the score of the string based on the following rule: () has score 1 AB has score A + B, where A and B a 阅读全文
posted @ 2021-02-25 07:18 Schwifty 阅读(41) 评论(0) 推荐(0)