摘要: package LeetCode_1668 /** * 1668. Maximum Repeating Substring * https://leetcode.com/problems/maximum-repeating-substring/ * For a string sequence, a 阅读全文
posted @ 2020-12-03 17:06 johnny_zhao 阅读(153) 评论(0) 推荐(0) 编辑
摘要: package LeetCode_1673 import java.util.* /** * 1673. Find the Most Competitive Subsequence * https://leetcode.com/problems/find-the-most-competitive-s 阅读全文
posted @ 2020-12-03 10:27 johnny_zhao 阅读(173) 评论(0) 推荐(0) 编辑