摘要:
459. Repeated Substring Pattern Given a string s, check if it can be constructed by taking a substring of it and appending multiple copies of the subs 阅读全文
posted @ 2022-09-30 03:37
BLUESociety
阅读(1574)
评论(0)
推荐(0)
摘要:
28. Find the Index of the First Occurrence in a String Given two strings needle and haystack, return the index of the first occurrence of needle in ha 阅读全文
posted @ 2022-09-30 03:02
BLUESociety
阅读(593)
评论(0)
推荐(0)