摘要: LeetCode 779. K-th Symbol in Grammar 一道找规律的题。 题目描述 On the first row, we write a 0. Now in every subsequent row, we look at the previous row and replac 阅读全文
posted @ 2021-04-24 17:25 与MPI做斗争 阅读(38) 评论(0) 推荐(0) 编辑
摘要: LeetCode 28. Implement strStr() 题目描述 Implement strStr(). Return the index of the first occurrence of needle in haystack, or -1 if needle is not part o 阅读全文
posted @ 2021-04-24 11:56 与MPI做斗争 阅读(232) 评论(0) 推荐(0) 编辑