cp-wiki icon indicating copy to clipboard operation
cp-wiki copied to clipboard

lucifer1004 的 CP 笔记

Results 38 cp-wiki issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://togithub.com/yarnpkg/berry) ([source](https://togithub.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`3.3.1` -> `4.3.1`](https://renovatebot.com/diffs/npm/yarn/3.3.1/4.3.1) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://togithub.com/yarnpkg/berry) ([source](https://togithub.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`3.3.1` -> `3.8.3`](https://renovatebot.com/diffs/npm/yarn/3.3.1/3.8.3) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vuepress/plugin-medium-zoom](https://togithub.com/vuejs/vuepress/blob/master/packages/@vuepress/plugin-medium-zoom#readme) ([source](https://togithub.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-medium-zoom)) | [`1.9.8` -> `1.9.10`](https://renovatebot.com/diffs/npm/@vuepress%2fplugin-medium-zoom/1.9.8/1.9.10) |...

# 基础算法 | CP Wiki lucifer1004的CP笔记 [https://cp-wiki.vercel.app/basic/](https://cp-wiki.vercel.app/basic/)

# Codeforces Round 666 (CF1396) 题解 | CP Wiki 首先将数组排序,然后枚举$c$即可。枚举的判断条件可以设置为$c^{n-1} [https://cp-wiki.vercel.app/tutorial/codeforces/1396/](https://cp-wiki.vercel.app/tutorial/codeforces/1396/)

# Codeforces Round 660 (CF1388) 题解 | CP Wiki 给定一个正整数$n$,问能否将其表示为四个互不相等的正整数的和,要求其中至少三个正整数可以表示为$p\cdot q$的形式($p$和$q$是不相等的质数)。 [https://cp-wiki.vercel.app/tutorial/codeforces/1388/](https://cp-wiki.vercel.app/tutorial/codeforces/1388/)

# Leetcode 第276场周赛题解 | CP Wiki }; [https://cp-wiki.vercel.app/tutorial/leetcode/WC276/](https://cp-wiki.vercel.app/tutorial/leetcode/WC276/)

# Leetcode 第274场周赛题解 | CP Wiki last = devices return ans ` [https://cp-wiki.vercel.app/tutorial/leetcode/WC274/](https://cp-wiki.vercel.app/tutorial/leetcode/WC274/)

# Leetcode 第269场周赛题解 | CP Wiki lucifer1004的CP笔记 [https://cp-wiki.vercel.app/tutorial/leetcode/WC269/](https://cp-wiki.vercel.app/tutorial/leetcode/WC269/)