摘要: Given a paragraph and a list of banned words, return the most frequent word that is not in the list of banned words. It is guaranteed there is at leas 阅读全文
posted @ 2019-02-11 23:06 JamieLiu 阅读(201) 评论(0) 推荐(0) 编辑
摘要: Implement atoi which converts a string to an integer. The function first discards as many whitespace characters as necessary until the first non-white 阅读全文
posted @ 2019-02-11 21:19 JamieLiu 阅读(117) 评论(0) 推荐(0) 编辑