摘要: Given a string s and a list of strings dict, you need to add a closed pair of bold tag <b> and </b> to wrap the substrings in s that exist in dict. If 阅读全文
posted @ 2017-06-18 07:02 Grandyang 阅读(11199) 评论(2) 推荐(0)
Fork me on GitHub