摘要: Given a string s, return the number of homogenous substrings of s. Since the answer may be too large, return it modulo 109 + 7. A string is homogenous 阅读全文
posted @ 2022-12-26 09:25 CNoodle 阅读(67) 评论(0) 推荐(0) 编辑