2024-03-06发表2025-01-15更新LeetCode每日一题几秒读完 (大约82个字)2917. 找出数组中的 K-or 值找出数组中的 K-or 值 难度: easy 原始链接: https://leetcode.cn/problems/find-the-k-or-of-an-array 标签: 位运算 阅读更多
2024-01-25发表2024-01-25更新LeetCode每日一题几秒读完 (大约95个字)2859. 计算 K 置位下标对应元素的和2859. 计算 K 置位下标对应元素的和 难度: easy 原始链接: https://leetcode.cn/problems/sum-of-values-at-indices-with-k-set-bits 标签: 位运算 阅读更多
2023-11-06发表2023-11-06更新LeetCode每日一题1 分钟读完 (大约118个字)318. 最大单词长度乘积318. 最大单词长度乘积 难度: medium 原始链接: https://leetcode.cn/problems/maximum-product-of-word-lengths 标签: 位运算 阅读更多
2023-11-05发表2023-11-05更新LeetCode每日一题1 分钟读完 (大约174个字)187. 重复的DNA序列187. 重复的DNA序列 难度: medium 原始链接: https://leetcode.cn/problems/repeated-dna-sequences 标签: 哈希, 位运算 阅读更多
2023-11-02发表2023-11-02更新LeetCode每日一题几秒读完 (大约85个字)2103. 环和杆2103. 环和杆 难度: easy 原始链接: https://leetcode.cn/problems/rings-and-rods 标签: 位运算 阅读更多