0
点赞
收藏
分享

微信扫一扫

【leetcode_easy_string】1614. Maximum Nesting Depth of the Parentheses

云岭逸人 2022-07-13 阅读 35

problem

​​1614. Maximum Nesting Depth of the Parentheses​​

理解题意;题目描述的比较繁琐,重在理解核心思想;

solution#1: 

code

 

参考

1. ​​leetcode_easy_string_1614. Maximum Nesting Depth of the Parentheses​​;

2. ​​LeetCode C++ 1614. Maximum Nesting Depth of the Parentheses【String】简单​​;

举报

相关推荐

0 条评论