[LeetCode] Valid Parenthesis String 验证括号字符串

Given a string containing only three types of characters: '(', ')' and '*', write a function to check whether this string is valid. We define the vali
posted @ 2017-10-01 12:40  Grandyang  阅读(10967)  评论(3)    收藏  举报
Fork me on GitHub