原文链接: https://leetcode-cn.com/problems/longest-subsequence-repeated-k-times
英文原文You are given a string s of length n,
标签详情
计数 分类
原文链接: https://leetcode-cn.com/problems/stone-game-ix
英文原文Alice and Bob continue their games with stones. There is a ro
原文链接: https://leetcode-cn.com/problems/kth-distinct-string-in-an-array
英文原文A distinct string is a string that is prese
原文链接: https://leetcode-cn.com/problems/check-whether-two-strings-are-almost-equivalent
英文原文Two strings word1 and word2
原文链接: https://leetcode-cn.com/problems/count-common-words-with-one-occurrence
英文原文Given two string arrays words1 and w
原文链接: https://leetcode-cn.com/problems/tic-tac-toe-lcci
英文原文Design an algorithm to figure out if someone has won a gam
原文链接: https://leetcode-cn.com/problems/shu-zu-zhong-chu-xian-ci-shu-chao-guo-yi-ban-de-shu-zi-lcof
中文题目数组中有一个数字出现的次数超过
原文链接: https://leetcode-cn.com/problems/di-yi-ge-zhi-chu-xian-yi-ci-de-zi-fu-lcof
中文题目在字符串 s 中找出第一个只出现一次的字符。如果没有,返回一个单空
原文链接: https://leetcode-cn.com/problems/living-people-lcci
英文原文Given a list of people with their birth and death years,
原文链接: https://leetcode-cn.com/problems/master-mind-lcci
英文原文The Game of Master Mind is played as follows:
The compute