Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OI-wiki/OI-wiki

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
https://github.com/OI-wiki/OI-wiki

feat: dark mode (#4695)

* feat: dark mode

* change the primary fg colour

* fix the link colour

* feat: add CSS for im...

7c6095126958e8e13a9e1c00687c93d2e5704957 authored almost 2 years ago by 夜轮_NachtgeistW <[email protected]>
fix(math/number-theory/inverse.md): 修正求逆元两种方法对比中的错误及表述 (#4706)

9f9f7336ade2e9818ae0556ff0941fc916920f1b authored almost 2 years ago by 何丰辰 <[email protected]>
fix(math/number-theory/gcd.md): 纠正欧几里得算法的证明错误 (#4705)

6edc938fa86d3b44dfcdc59f87daba146cb7f2ac authored almost 2 years ago by 何丰辰 <[email protected]>
fix(string/sa.md): 修复重复声明编译错误 (#4712)

* 代码编译失败

* Update sa.md

---------

Co-authored-by: WAAutoMaton <[email protected]>

d4dc916721a27818c5a1f150d7a26e43f5a65c71 authored almost 2 years ago by yafngzh <[email protected]>
fix(container.md): typo 关与 -> 关于 (#4708)

fix(container.md):修改错字

6a9075f8fc0a79be09092d5f1e1ef1fd80f9cc31 authored almost 2 years ago by Jinglei Dong <[email protected]>
ci: bump actions (#4701)

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16...

f47514ab37a805ad0c583753446e5f8e0577dbdd authored almost 2 years ago by Yufan You <[email protected]>
fix(ds/splay.md): 修复 Splay 实现代码中的错误 (#4696) (#4697)

fix(ds/splay.md): 修复 Splay 实现代码中的错误

93d5899f0845ffdcb2ed6153638233b9abb2bae7 authored almost 2 years ago by Grape Lemonade <[email protected]>
feat(general-match.md): 添加“基于高斯消元的一般图匹配算法”部分 (#4682)

* feat(general-match.md): 添加“基于高斯消元的一般图匹配算法”部分

* style: format markdown files with remark-lint
...

2ed792348a508f470e9ad769614ef23f54ec0175 authored almost 2 years ago by Shifeng Ye <[email protected]>
fix(string/kmp.md): 修改拼写错误 (#4699)

2dee9c611314942abd84f660606e18d76de2354d authored almost 2 years ago by bitsstdcheee <[email protected]>
feat(rotating-calipers.md): 添加对英文名以及「旋转卡尺」的介绍 (#4683)

* feat(rotating-calipers.md)): 修改算法中文名并标注发音

旋转卡壳是不佳翻译,应该为旋转卡尺。并且不少同学对该算法名称的发音有误解,标注拼音有助于减轻沟通障...

fd2ec2c11ae1d0f72be7f97a89b8d27bccb3f082 authored almost 2 years ago by WANG Lei <[email protected]>
fix(math/number-theory/sieve.md): 增加埃氏筛证明的可读性 (#4684)

* fix: (math/number-theory/sieve.md): 增加埃氏筛证明的可读性

增加埃氏筛的证明注解,以降低新手理解门槛

* Update docs/math/numb...

97a138d7023337d610aaec8550d4eee900b3e99d authored almost 2 years ago by WineChord <[email protected]>
fix: use htmltest to check links & fix links (#4668)

* ci(build): use htmltest to check links

* fix(graph): fix links

* fix link(部分) (#4673)

* 修li...

053be5b4f6165455c30c7ac2039bed60c6f93152 authored almost 2 years ago by Yufan You <[email protected]>
fix(math/number-theory/sieve): 修正区间表达 (#4681)

fix(math/number-theory/sieve): 修正区间表达(#4680)

04a93d693a62527ca114d6f2306ce52a9875afd5 authored almost 2 years ago by 383494 <[email protected]>
refactor(group-theory.md): 改正链接格式 (#4678)

Update group-theory.md

4eef3a67adb7a8064dd1017f9057b031130fd3f8 authored almost 2 years ago by jifbt <[email protected]>
refactor(group-theory.md): 修改部分群论内容 (#4658)

* Update group-theory.md

* Update group-theory.md

* Update group-theory.md

* Update group-the...

bb571365352ff8651babbb0b515e47d7fd088049 authored almost 2 years ago by jifbt <[email protected]>
refactor(seg.md): 删除群的部分 (#4674)

Update seg.md
Fixes: #4665

删除群的部分

e6bbbd6895babdbea617f5d33ded0c9a5d6f792c authored almost 2 years ago by chen_zhe1107 <[email protected]>
fix(misc/cdq-divide.md): 修正语病和两处公式错漏 (#4666)

fix(misc/cdq-divide.md): 修正语病和公式错漏

三维偏序的题目描述结尾处 `$` 没有闭合,且是语病,应将多余的公式删除。
有一处公式中忘记 `_` 。
有一处...

dcb554203432e1a4cd776ac3100761376c9b1edd authored almost 2 years ago by i207M <[email protected]>
build(deps): bump json5 from 2.2.1 to 2.2.3 (#4571)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

41e60076f789b2d413a113011a618a5b5e390207 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(docs/math/combinatorics/fibonacci.md): 改正错别字 (#4670)

Fix small typo

5c508a07c126697db23b95f15e9bddd69d76438a authored almost 2 years ago by Alex-Github-Programmer <[email protected]>
feat(latex.md): 弃用 eqnarray (#4671)

* Update latex.md

* Update latex.md

5b649dc2564e14a0bd4fd6f34c1610f8e862c715 authored almost 2 years ago by Alex-Github-Programmer <[email protected]>
refactor(graph/flow/max-flow.md): 重写 Ford-Fulkerson 增广、Edmonds-Karp 算法、Dinic 算法三节 (#4663)

* rewrote FF / EK / Dinic

* a small fix about ref

* style: format markdown files with remark-l...

739e27762e7faa52900ecaf7008ac528a67ea4fb authored almost 2 years ago by Nanarikom <[email protected]>
feat(modifiable-mo-algo.md): 增添最优块长证明 (#4615)

* feat(modifiable-mo-algo.md): 增添最优块长证明

并采用了更为严谨的时间复杂度说明。

* style: format markdown files w...

d98c3b62a0a441437d12ae3cf6752636d2ff21a9 authored almost 2 years ago by 2008verser <[email protected]>
fix(fenwick.md):修正题目名,使一段表述更清晰 (#4659)

63d8ee68833abfef6d8cfb28b2b3e8de2accc853 authored almost 2 years ago by dbxxx <[email protected]>
feat(tim-sort): tim排序 (#4542)

feat(tim-sort): tim排序

Co-authored-by: Backl1ght <[email protected]>
Co-authored-by: Sh...

c038b5e7b217e3d48ad8c4e12ac07c734e8901b4 authored almost 2 years ago by Great-designer <[email protected]>
fix(string/pam.md): 修正了最小回文划分的优化中 g 数组相关公式的错误 (#4592)

fix(string/pam.md): 修正了最小回文划分的优化中 g 数组相关公式的错误。

fc66f5493ef4e705068b6ec8d38e269a7da93414 authored almost 2 years ago by Leasier <[email protected]>
fix(docs/math/simplex.md): 修改代码死循环 (#4657)

fix(docs/math/simplex.md):修改代码死循环

没有考虑到不对变量做出限制的情况,例如,输入

```
7 4
3 1 2 0 0 0 0
1 1 3 1 ...

1f48dce139f488b8e79bd491992154c4f83ddbb2 authored almost 2 years ago by Steven Meng <[email protected]>
fix(ds/fenwick.md):修改两处错误,补充一些细节 (#4656)

Co-authored-by: 24OI-bot <[email protected]>

98e65c54fea1e0a2a9c5d2b8f54bc3ec5d8b3356 authored almost 2 years ago by dbxxx <[email protected]>
refactor(fenwick.md):增加二维树状数组,不可差分信息树状数组,树状数组维护逆序对,树状数组性质和树形态说明等;补充大量说明和证明 (#4638)

* <refactor>(fenwick.md):大幅度重写树状数组基础内容

* style: format markdown files with remark-lint

* f...

161db1e260af610d7c366f5bef4c8979f4ec8fc8 authored almost 2 years ago by dbxxx <[email protected]>
feat(check-characters): Check md file for radicals (#4635)

* feat(check-characters): Check md file for radicals

yusancky/OI-wiki#30

Workflow Preview:...

260e8a574c724dc8afd9e709216f530e290aff4f authored almost 2 years ago by yusancky <[email protected]>
fix(quadratic.md): i -> \mathrm{i} && e -> \mathrm{e} (#4619)

Update quadratic.md

1d66037bc7177796d102b8ebcfe0e3e22a584ed7 authored almost 2 years ago by Great-designer <[email protected]>
feat(quadratic.md): 添加 Bezout 定理的站内链接 (#4653)

Cherry-picked-from: #4619

Co-authored-by: Tiphereth-A <[email protected]>
Co...

8b2305bb10458be3591b96ff8644a64fd075fbc1 authored almost 2 years ago by Yingchi Long <[email protected]>
feat(math/poly/fundamental.md): 修复脚注 (#4623)

* Update fundamental.md

修复脚注

* style: format markdown files with remark-lint

* fix(fund...

2c119ee6c0caf6b56aaca313fb6952147c030aab authored almost 2 years ago by Jijidawang <[email protected]>
fix(graph/shortest-path.md): 代码修正 (#4651)

修正最短路算法一章的Python代码语法错误

修正冒号

8e6a61182df993395642ecb00dd35fec0c46aa36 authored almost 2 years ago by FinBird <[email protected]>
fix(math/number-theory/moibus.md): add 狄利克雷卷积的链接 (#4641)

* fix(math/number-theory/moibus.md): add 狄利克雷卷积的链接

* Apply suggestions from code review

Co-aut...

5b04ad104f4aaa59df4efa1786a7369118cdd45f authored almost 2 years ago by 383494 <[email protected]>
fix(math/number-theory/pollard-rho.md): 修正倍增优化 gcd 推导 (#4646)

* fix(math/number-theory/pollard-rho.md):修正倍增优化gcd推导

* style: format markdown files with rema...

86f8ca71305d8c3c5f727ecc7462e29ece686ff9 authored almost 2 years ago by 383494 <[email protected]>
feat(math/number-theory/prime.md):增加Miller-Rabin算法在2^64内的一组底数 (#4642)

* feat(math/number-theory/prime.md):一组底数

增加了Miller-Rabin算法在unsigned long long内易记的一组底数

* fix(ma...

442414fb2473f8029e93533715f2b2540fc74cd7 authored almost 2 years ago by 383494 <[email protected]>
fix(2-sat): 语病 (#4643)

这语病……

fa527e6cb5fe5b4526b25e3eb1d1bab4897c565d authored almost 2 years ago by felixesintot <[email protected]>
feat(math/bignum.md):添加多项式加速乘法介绍 (#4639)

* feat(math/bignum.md):添加多项式加速乘法介绍

* feat(math/bignum.md):补全多项式

* style: format markdown files...

8f600192e824516a22469ba63f7a0d33b98f9af2 authored almost 2 years ago by 383494 <[email protected]>
feat(graph/dag.md): 添加 DP 求单源最短路 (#4586)

* 在 DAG 页面添加 DP 求最短路

* style: format markdown files with remark-lint

* feat(dag.md):添加状态转移...

8fc85824eca674fc519d2da2186306c7140588cd authored almost 2 years ago by Jinglei Dong <[email protected]>
fix(odt.md): 更新习题 (#4636)

ff22f064c9cb3af3e940d59165d9def50a661733 authored almost 2 years ago by Tifa <[email protected]>
fix(math/number-theory/prime.md):Rabin-Miller->Miller-Rabin (#4637)

* feat(math/number-theory/basic.md):平凡因数

* fix(math/number-theory/basic.md): removed 显然*

h...

288a86649e6da968dfda7d4e9d3009f1b28b969b authored almost 2 years ago by 383494 <[email protected]>
fix(misc/odt.md): 珂朵莉树 - > 珂朵莉树/颜色段均摊 (#4629)

更改“珂朵莉树”目录名

10c4fdb39e760e042b03cb1736341b6b7a0eb21b authored almost 2 years ago by henrytb <[email protected]>
feat(quick-sort): add median of medians algorithm (#4457)

* feat(quick-sort): add median of medians algo description

* add time complexity proof of med...

aef7b5fdcf57e9de1133371dd161b3965a71af53 authored almost 2 years ago by Shuhao Zhang <[email protected]>
fix(graph/concept.md): 漏字勘误并强调了相应内容 (#4620)

* Update concept.md

<fix>(<concept.md>): < 若 $G$ 为混合图,则 $E$ 中既有**有向边**,又有**无向边**。补了一个字并粗体标记>

*...

9f683b406ee6176128a6e6c70aff481d1ae16bf1 authored almost 2 years ago by 烟台 <[email protected]>
fix(string/hash.md): typo error (#4610)

* fix: typo error

* Update docs/string/hash.md

Co-authored-by: Tifa <62847935+Tiphereth-A@user...

8b215374679aa247193560cef1e4c12b933067be authored almost 2 years ago by David <[email protected]>
fix 整体二分 (#4627)

* fix

修一下复杂度

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bot <15963...

0fed7815e2b769b22e63af5db88592b1ff9a4a17 authored almost 2 years ago by Sheng-Horizon <[email protected]>
fix(math/pollard-rho.md):修正了一些表达 (#4632)

* fix(math/pollard-rho.md):修正了一些表达

* style: format markdown files with remark-lint

* Upd: ...

b81ae14aceef05ebf8e31b660f7698b72ee5c684 authored almost 2 years ago by 383494 <[email protected]>
feat(math/number-theory/basic.md):add 因数相关 (#4634)

* feat(math/number-theory/basic.md):平凡因数

* fix(math/number-theory/basic.md): removed 显然*

h...

6e4ff30c49a699d91b3ead8b9e9e26397647a02b authored almost 2 years ago by 383494 <[email protected]>
fix(atom.md): 内容过时 (#4622)

Co-authored-by: 24OI-bot <[email protected]>
Co-authored-by: Shuzhou L...

e9e9d8445063450244f8afacacf5c4338531d4cd authored almost 2 years ago by Find-NICK <[email protected]>
fix(conditional-probability.md): 使用对应汉字替换「康熙部首」字形

resolve OI-wiki#4607

基于 Unicode 15.0.0 给出的映射表( https://www.unicode.org/Public/13.0.0/ucd/Equi...

86b4d78226a0453f6d1952e4bf1ece2a9370a492 authored almost 2 years ago by yusancky <[email protected]>
fix(test.{yml,py}): 仅对修改的 C++ 文件进行测试 (#19)

9680b7f2d9e499f3a05a44bf704f8e77039e0494 authored almost 2 years ago by yusancky <[email protected]>
fix(lang/java.md): 将 Adopt OpenJDK 修改为 Adoptium OpenJDK (#4626)

* fix(lang/java.md): 将 Adopt OpenJDK 修改为 Adoptium OpenJDK

* style: format markdown files with...

eae4de11841663ac4f702b7350ab4e24efd577b3 authored almost 2 years ago by Taoning Ge <[email protected]>
fix(ds/fenwick): 修改了树状数组部分的内容,修正了文中的配图(#4526) (#4529)

* fix(fenwick.md,fenwick.svg,fenwick-query.svg):修正了树状数组部分的相关内容

* fix(ds/fenwick): 修改了树状数组部分的内容,...

f5a3405587a86d2f3b0c70e39fb17b5d7ebcff1f authored almost 2 years ago by LiuZengqiang <[email protected]>
fix(format.md): 根据《标点符号用法》,规范标点的使用;删除不需要的空格 (#4617)

* fix(format.md): 根据《标点符号用法》,规范标点的使用;删除不需要的空格

* style: format markdown files with remark-lint...

cead6626a1eccf2363943f6e8ffcaccc0717b2a6 authored almost 2 years ago by Caozhe Bao <[email protected]>
fix(misere-game.md): 修正了文章的author字段错误 (#4609)

943561b25de72aee75f620df6fa5cbd24503407c authored almost 2 years ago by 2008verser <[email protected]>
fix: math copy (#4598)

6d8b5cee7822b7d97ad9980d0f7bbb864a131b89 authored almost 2 years ago by Menci <[email protected]>
feat(graph/virtual-tree):更新了一种构造方法 (#4595)

* feat:更新了一种构造方法

更新了一种构造方法

* style: format markdown files with remark-lint

* feat(graph/virtu...

a44a1bc0b6f7accd49d360c55233fcfa2c0c748b authored almost 2 years ago by 2020yyf <[email protected]>
feat(tri-func.md):修正本页面e和i (#4604)

6c619c6ea3e3336ceeba0cb8b55cd9125cb5b5cf authored almost 2 years ago by Great-designer <[email protected]>
feat(complex.md):修正了本页面中的所有的e和i (#4599)

Co-authored-by: 24OI-bot <[email protected]>

8b6b0780577969bf8621d3d111450e9cf5b225fc authored almost 2 years ago by Great-designer <[email protected]>
fix(math/number-theory/quadratic.md): 规范LaTeX,微调表述 (#4606)

修格式、表述,补LaTeX

05e4c1cd04c283377fe7945839cf6c97e561478a authored almost 2 years ago by Shen-Linwood <[email protected]>
feat:增加了一个题目链接 (#4603)

增加了例题链接

80b7915b5276f79e038b5a8dc27845bcb6490d40 authored almost 2 years ago by 2020yyf <[email protected]>
fix(dp/knapsack.md):typo (#4601)

048d13e6643990099c224e8f97a802979a9f5720 authored almost 2 years ago by PlanariaIce <[email protected]>
fix(math/number-theory/prime.md):修正 / 追加 Miller-Rabin 素性测试的内容 (#4597)

* fix(math/number-theory/prime.md):修正Miller-Rabin素性测试的表述错误

* 修排版,新增对基底的选取来确定素性的内容

* Update pri...

b28757d8216f2f1ee91894ac2d5178036ffe900d authored almost 2 years ago by Untitled_unrevised <[email protected]>
fix(string/kmp.md):修正python下find_occurences函数存在的一个错误 (#4594)

1fc90f813aae4c9eeefb1993d5cddeb981a38b0b authored almost 2 years ago by chengda.huang <[email protected]>
feat(htc.md):在指南中添加更详细的PR预览功能介绍 (#4590)

6db9ef34e826f64c6d4ff689ec77206d9b91b982 authored almost 2 years ago by Jinglei Dong <[email protected]>
fix(intro/htc): 修改过时内容,提醒阅读 (#4579)

149b590b90dc2fc46dd0193db69b0ac8f98737f0 authored almost 2 years ago by Shuzhou Liu <[email protected]>
fix: update author nickname (#4582)

Update author nickname.

d85c726bf8acfc0564257e2052738e2eeaa53ce7 authored almost 2 years ago by Runze Zhang <[email protected]>
fix(splay.md): indent (#4444)

58e632bbdadf7fb9de5f9b36eaffbf19d6dc0de2 authored almost 2 years ago by Tifa <[email protected]>
add check workflow (#4567)

7078365452288c04b598623a854a9d8262dae99d authored almost 2 years ago by Shuzhou Liu <[email protected]>
fix(integral.md):修正上文 A,B,C 下文 a,b,c 的小问题 (#4576)

Update integral.md

修正上文 $A,B,C$ 下文 $a,b,c$ 的问题

4223de7eb8e6822a27aec9684efbd8edf1ea1588 authored almost 2 years ago by maoyiting <[email protected]>
fix(latex): performance of `equation` & `eqnarray`

867185edb440c23b00176520135e06e1d6d95c8a authored almost 2 years ago by Tifa <[email protected]>
fix(geometry/scanning): 参考资料修改 (#4574)

643263bf20546c750dfae5a44f220a30d7bc4717 authored almost 2 years ago by Dregen_Yor <[email protected]>
refactor: 用 `aligned` 替换数学公式中的 `split`, `eqnarray` 环境 (#4573)

refactor: `split`, `eqnarray` -> `aligned`

82ab405f4d802685f099c87fb5f3e473e6b440a0 authored almost 2 years ago by Tifa <[email protected]>
feat(scanning.md): 二维数点 (#4475)

Co-authored-by: Tifa <[email protected]>
Co-authored-by: 24OI-bot <...

6a7ffa9ffa6a701120f74c8f8e70598af7c36d4a authored almost 2 years ago by Dregen_Yor <[email protected]>
feat(math/poly/fft.md):新增对蝶形运算优化的介绍 (#4570)

* feat(math/poly/fft.md):新增蝶形运算优化的介绍,修排版

* Update fft.md

* Update fft.md

* Update fft.m...

6ace381ccbd657c947da22ad497a95e04fa03efa authored almost 2 years ago by Untitled_unrevised <[email protected]>
fix(python.md): content tab (#4550)

* fix(python.md): content tab

* style: format markdown files with remark-lint

* fix(python.md)...

b44d600ef682b730d9bfa277d9a915175c5e4334 authored almost 2 years ago by Tifa <[email protected]>
fix(fibonacci.md):修正格式 (#4543)

* 修正格式

将多行公式的 array 环境更改为 aligned。

* style: format markdown files with remark-lint

* Update f...

9f5eceb1159962a0f0dfd4306160ccc79c22537a authored almost 2 years ago by Alex-Github-Programmer <[email protected]>
fix(search/dlx): 修正 insert 部分错误的顺序及部分排版 (#4568)

* fix(search/dlx): 修正 insert 部分错误的顺序及部分排版

* style: format markdown files with remark-lint

Co-a...

b9965db9e95bcc782455eed8b7425527410b4c82 authored almost 2 years ago by Hao Yujie <[email protected]>
Checker fix (#4569)

Co-authored-by: 24OI-bot <[email protected]>

b9aaafbfe039809bb2154a887819a4f54f700136 authored almost 2 years ago by llh721113 <[email protected]>
refactor(dictionary.md): 移动至contest/技巧 (#4553)

* Delete dictionary.md

* Add files via upload

* Update mkdocs.yml

* Update _redirects

7c2ba8946e1f3ece9686407bc89a98fcde90e39a authored almost 2 years ago by Great-designer <[email protected]>
refactor(bigraph-weight-match): code migration

f4d38cd84140197325306768a34dc1dd07afe662 authored almost 2 years ago by Tifa <[email protected]>
feat(vim.md): 补充粘贴键"p"的说明 (#4562)

* feat(vim.md): 补充粘贴键"p"的说明

* Update docs/tools/editor/vim.md

Co-authored-by: Tifa <62847935+T...

994237cbc5b84548fb0ac732fa2939c8d2dc8156 authored almost 2 years ago by tLLWtG <[email protected]>
fix (ds/hash): 修改python部分代码 (#4561)

* 修改python部分代码

* fe82ecd8c40eab4345fbd8c7b032fe15cf008a25

* fix(ds/hash.md):修改了缩进

Co-au...

58f66f35cab56d4d6cfeca99a2049ac218a3b721 authored almost 2 years ago by WASSER2545 <[email protected]>
fix(math/bit.md):修改了会引发警告的代码 (#4565)

f254cade86e0ca4481608749b1905237e14fc23b authored almost 2 years ago by PlanariaIce <[email protected]>
feat (roadmap): 添加入门组内容 #4514 (#4558)

* Update roadmap.md

* 添加 roadmap.md 中入门组知识点内容

* style: format markdown files with remark-lint
...

81852775193ea57786eb1ed2c26c8fc7a15d9834 authored almost 2 years ago by Kevin Zhong <[email protected]>
chore: update copyright (#4563)

b7129fb2dae64bf85204828b9a17b2f93b5c395d authored almost 2 years ago by Alphagocc <[email protected]>
refactor: remove deprecated use of the `register` keyword (#4560)

refactor: remove `register`

<https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0001r1.h...

156b568f11971a4a7e45a2b0cbe243cd7e989a78 authored almost 2 years ago by Tifa <[email protected]>
fix(basic/insertion-sort.md): 修正插入排序中错误的实例代码 (#4528)

* fix(basic/insertion-sort.md): 修正插入排序中错误的实例代码

* style(basic/insertion-sort.md): 在示例代码中,将变量定义调整...

dd68347037491130f8540ca5a600022008155b40 authored almost 2 years ago by 四月永不逃离 <[email protected]>
feat(bigraph-weight-match.md): Dynamic Hungarian Algorithm (#4423)

* Update bigraph-weight-match.md

最近在用这个动态匈牙利,但找遍全网也没找到程序标程

感谢xiaodao提供的参考代码和用于提交的问题

算法思...

06e191d30a4ab10a2585c6d54408ebf2ac0eb71f authored almost 2 years ago by Yimin Tang <[email protected]>
fix(loop.md): 修改continue语句的示例代码和有歧义的陈述 (#4541)

* feat(loop.md): 添加示例代码以说明在do...while中使用continue的误区

因为 do...while 本身不太常用,所以许多人(特别是本篇文章的读者),可能不会...

e3408bec446757ad25512501c19323d78d6ee134 authored almost 2 years ago by tLLWtG <[email protected]>
feat(dp/knapsack): 优化部分代码格式 (#4557)

f6799656d07c25ae4689bae8f90190df2992754b authored almost 2 years ago by Stanley <[email protected]>
fix(lang/pb-ds/pq): 修改列表项缩进 (#4555)

* Update pq.md

修改列表项缩进。

* style: format markdown files with remark-lint

* fix(lang/pb-ds/pq.m...

e1658ad98b9b6562db73e42a7c34caeac7d54b6b authored almost 2 years ago by Stanley <[email protected]>
chore: fix build actions badge (#4540)

ref: https://github.com/badges/shields/issues/8671

Co-authored-by: Great-designer <63183399+G...

5b5993ea88d6f41c0500b5beae4d8fbefecec845 authored almost 2 years ago by abc1763613206 <[email protected]>
feat(string/kmp.md): Add KMP implementation. (#4453)

* Add KMP implementation.

KMP 实现在 e-maxx 原文是缺失的。由于实在读不懂(大部分的实现都是直接根据 pattern 的前缀函数进行查找,包括但不限于算法...

17a4724601b3fea7c76410dc6552ac38910df326 authored almost 2 years ago by eval Nya <[email protected]>
fix(sieve.md):修改线性筛注释的歧义以及一些小补充 (#4538)

* Update sieve.md

* style: format markdown files with remark-lint

* Update sieve.md

* U...

522d11457dcb86d56924801322180bcf7bef0ead authored almost 2 years ago by cubeheadsun <[email protected]>
fix(misc/cdq-divide.md):删除奇怪的引用 (#4485)

* fix(misc/cdq-divide.md):删除奇怪的引用

* style: format markdown files with remark-lint

* fix(cdq-di...

1608a21a5c75fd6b8d6b4091ca60899900adf668 authored almost 2 years ago by 邶风 <[email protected]>
fix(dlx.md):修复了一些评论区提到的问题 (#4539)

* Update dlx.md

* Fixed issues mentioned in comments.
按 https://oi-wiki.org/search/dlx 下的评论修改了一...

593be864a20f5224afd4758eae3c7ec9d9e8f96e authored almost 2 years ago by 383494 <[email protected]>
refactor(merge-sort.md):更清楚地讲解归并排序,新增倍增法实现归并排序 (#4456)

* refactor(merge-sort.md):更清楚地讲解归并排序,新增倍增法实现归并排序

* Update merge-sort.md

* 调小标题

* feat(merge-s...

2467cfc231bbb6b66d8a7cead83e06cbf25ed3c8 authored almost 2 years ago by Untitled_unrevised <[email protected]>
fix(entringer.md): LaTeX 公式 & OEIS 外链 (#4546)

* Update entringer.md

* style: format markdown files with remark-lint

* Update entringer.md

C...

01c1464c7fa1777475acf050562014d42f4b282e authored almost 2 years ago by Alex-Github-Programmer <[email protected]>
fix(contest/common-mistakes.md): 修复代码语法错误 (#4548)

fix(common-mistakes.md): 修复代码语法错误

ca36b5fc857052cb821b6243cf01a4fc1f38f75b authored almost 2 years ago by MapMaths <[email protected]>