[LeetCode] Count Binary Substrings 统计二进制子字符串

Give a string s, count the number of non-empty (contiguous) substrings that have the same number of 0's and 1's, and all the 0's and all the 1's in th
posted @ 2017-10-23 12:25  Grandyang  阅读(6291)  评论(0)    收藏  举报
Fork me on GitHub