[LeetCode] 385. Mini Parser @ python

一.題目: 給了一個字符串表示的列表,返回一個NestedInteger形式的列表,其每一個元素都是NestedInteger形式的整數對象。 Example 1:python Given s = "324", You should return a NestedInteger object which contains a single integer 324. Example 2:web Gi
相關文章
相關標籤/搜索