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
* change the primary fg colour
* fix the link colour
* feat: add CSS for im...
7c6095126958e8e13a9e1c00687c93d2e5704957 authored almost 2 years ago by 夜轮_NachtgeistW <[email protected]>9f9f7336ade2e9818ae0556ff0941fc916920f1b authored almost 2 years ago by 何丰辰 <[email protected]>
6edc938fa86d3b44dfcdc59f87daba146cb7f2ac authored almost 2 years ago by 何丰辰 <[email protected]>
* 代码编译失败
* Update sa.md
---------
Co-authored-by: WAAutoMaton <[email protected]>
d4dc916721a27818c5a1f150d7a26e43f5a65c71 authored almost 2 years ago by yafngzh <[email protected]>fix(container.md):修改错字
6a9075f8fc0a79be09092d5f1e1ef1fd80f9cc31 authored almost 2 years ago by Jinglei Dong <[email protected]>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 实现代码中的错误
93d5899f0845ffdcb2ed6153638233b9abb2bae7 authored almost 2 years ago by Grape Lemonade <[email protected]>* feat(general-match.md): 添加“基于高斯消元的一般图匹配算法”部分
* style: format markdown files with remark-lint
...
2dee9c611314942abd84f660606e18d76de2354d authored almost 2 years ago by bitsstdcheee <[email protected]>
* feat(rotating-calipers.md)): 修改算法中文名并标注发音
旋转卡壳是不佳翻译,应该为旋转卡尺。并且不少同学对该算法名称的发音有误解,标注拼音有助于减轻沟通障...
fd2ec2c11ae1d0f72be7f97a89b8d27bccb3f082 authored almost 2 years ago by WANG Lei <[email protected]>* fix: (math/number-theory/sieve.md): 增加埃氏筛证明的可读性
增加埃氏筛的证明注解,以降低新手理解门槛
* Update docs/math/numb...
97a138d7023337d610aaec8550d4eee900b3e99d authored almost 2 years ago by WineChord <[email protected]>* 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): 修正区间表达(#4680)
04a93d693a62527ca114d6f2306ce52a9875afd5 authored almost 2 years ago by 383494 <[email protected]>Update group-theory.md
4eef3a67adb7a8064dd1017f9057b031130fd3f8 authored almost 2 years ago by jifbt <[email protected]>* 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]>
Update seg.md
Fixes: #4665
删除群的部分
e6bbbd6895babdbea617f5d33ded0c9a5d6f792c authored almost 2 years ago by chen_zhe1107 <[email protected]>fix(misc/cdq-divide.md): 修正语病和公式错漏
三维偏序的题目描述结尾处 `$` 没有闭合,且是语病,应将多余的公式删除。
有一处公式中忘记 `_` 。
有一处...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...
Fix small typo
5c508a07c126697db23b95f15e9bddd69d76438a authored almost 2 years ago by Alex-Github-Programmer <[email protected]>* Update latex.md
* Update latex.md
5b649dc2564e14a0bd4fd6f34c1610f8e862c715 authored almost 2 years ago by Alex-Github-Programmer <[email protected]>* 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): 增添最优块长证明
并采用了更为严谨的时间复杂度说明。
* style: format markdown files w...
d98c3b62a0a441437d12ae3cf6752636d2ff21a9 authored almost 2 years ago by 2008verser <[email protected]>63d8ee68833abfef6d8cfb28b2b3e8de2accc853 authored almost 2 years ago by dbxxx <[email protected]>
feat(tim-sort): tim排序
Co-authored-by: Backl1ght <[email protected]>
Co-authored-by: Sh...
fix(string/pam.md): 修正了最小回文划分的优化中 g 数组相关公式的错误。
fc66f5493ef4e705068b6ec8d38e269a7da93414 authored almost 2 years ago by Leasier <[email protected]>fix(docs/math/simplex.md):修改代码死循环
没有考虑到不对变量做出限制的情况,例如,输入
```
7 4
3 1 2 0 0 0 0
1 1 3 1 ...
Co-authored-by: 24OI-bot <[email protected]>
98e65c54fea1e0a2a9c5d2b8f54bc3ec5d8b3356 authored almost 2 years ago by dbxxx <[email protected]>* <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
yusancky/OI-wiki#30
Workflow Preview:...
260e8a574c724dc8afd9e709216f530e290aff4f authored almost 2 years ago by yusancky <[email protected]>Update quadratic.md
1d66037bc7177796d102b8ebcfe0e3e22a584ed7 authored almost 2 years ago by Great-designer <[email protected]>Cherry-picked-from: #4619
Co-authored-by: Tiphereth-A <[email protected]>
Co...
* Update fundamental.md
修复脚注
* style: format markdown files with remark-lint
* fix(fund...
2c119ee6c0caf6b56aaca313fb6952147c030aab authored almost 2 years ago by Jijidawang <[email protected]>修正最短路算法一章的Python代码语法错误
修正冒号
8e6a61182df993395642ecb00dd35fec0c46aa36 authored almost 2 years ago by FinBird <[email protected]>* 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推导
* style: format markdown files with rema...
86f8ca71305d8c3c5f727ecc7462e29ece686ff9 authored almost 2 years ago by 383494 <[email protected]>* feat(math/number-theory/prime.md):一组底数
增加了Miller-Rabin算法在unsigned long long内易记的一组底数
* fix(ma...
442414fb2473f8029e93533715f2b2540fc74cd7 authored almost 2 years ago by 383494 <[email protected]>这语病……
fa527e6cb5fe5b4526b25e3eb1d1bab4897c565d authored almost 2 years ago by felixesintot <[email protected]>* feat(math/bignum.md):添加多项式加速乘法介绍
* feat(math/bignum.md):补全多项式
* style: format markdown files...
8f600192e824516a22469ba63f7a0d33b98f9af2 authored almost 2 years ago by 383494 <[email protected]>* 在 DAG 页面添加 DP 求最短路
* style: format markdown files with remark-lint
* feat(dag.md):添加状态转移...
8fc85824eca674fc519d2da2186306c7140588cd authored almost 2 years ago by Jinglei Dong <[email protected]>ff22f064c9cb3af3e940d59165d9def50a661733 authored almost 2 years ago by Tifa <[email protected]>
* feat(math/number-theory/basic.md):平凡因数
* fix(math/number-theory/basic.md): removed 显然*
h...
288a86649e6da968dfda7d4e9d3009f1b28b969b authored almost 2 years ago by 383494 <[email protected]>更改“珂朵莉树”目录名
10c4fdb39e760e042b03cb1736341b6b7a0eb21b authored almost 2 years ago by henrytb <[email protected]>* 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]>* Update concept.md
<fix>(<concept.md>): < 若 $G$ 为混合图,则 $E$ 中既有**有向边**,又有**无向边**。补了一个字并粗体标记>
*...
9f683b406ee6176128a6e6c70aff481d1ae16bf1 authored almost 2 years ago by 烟台 <[email protected]>* 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
修一下复杂度
* 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):修正了一些表达
* style: format markdown files with remark-lint
* Upd: ...
b81ae14aceef05ebf8e31b660f7698b72ee5c684 authored almost 2 years ago by 383494 <[email protected]>* feat(math/number-theory/basic.md):平凡因数
* fix(math/number-theory/basic.md): removed 显然*
h...
6e4ff30c49a699d91b3ead8b9e9e26397647a02b authored almost 2 years ago by 383494 <[email protected]>
Co-authored-by: 24OI-bot <[email protected]>
Co-authored-by: Shuzhou L...
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]>9680b7f2d9e499f3a05a44bf704f8e77039e0494 authored almost 2 years ago by yusancky <[email protected]>
* 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(fenwick.md,fenwick.svg,fenwick-query.svg):修正了树状数组部分的相关内容
* fix(ds/fenwick): 修改了树状数组部分的内容,...
f5a3405587a86d2f3b0c70e39fb17b5d7ebcff1f authored almost 2 years ago by LiuZengqiang <[email protected]>* fix(format.md): 根据《标点符号用法》,规范标点的使用;删除不需要的空格
* style: format markdown files with remark-lint...
cead6626a1eccf2363943f6e8ffcaccc0717b2a6 authored almost 2 years ago by Caozhe Bao <[email protected]>943561b25de72aee75f620df6fa5cbd24503407c authored almost 2 years ago by 2008verser <[email protected]>
6d8b5cee7822b7d97ad9980d0f7bbb864a131b89 authored almost 2 years ago by Menci <[email protected]>
* feat:更新了一种构造方法
更新了一种构造方法
* style: format markdown files with remark-lint
* feat(graph/virtu...
a44a1bc0b6f7accd49d360c55233fcfa2c0c748b authored almost 2 years ago by 2020yyf <[email protected]>6c619c6ea3e3336ceeba0cb8b55cd9125cb5b5cf authored almost 2 years ago by Great-designer <[email protected]>
Co-authored-by: 24OI-bot <[email protected]>
8b6b0780577969bf8621d3d111450e9cf5b225fc authored almost 2 years ago by Great-designer <[email protected]>修格式、表述,补LaTeX
05e4c1cd04c283377fe7945839cf6c97e561478a authored almost 2 years ago by Shen-Linwood <[email protected]>增加了例题链接
80b7915b5276f79e038b5a8dc27845bcb6490d40 authored almost 2 years ago by 2020yyf <[email protected]>048d13e6643990099c224e8f97a802979a9f5720 authored almost 2 years ago by PlanariaIce <[email protected]>
* fix(math/number-theory/prime.md):修正Miller-Rabin素性测试的表述错误
* 修排版,新增对基底的选取来确定素性的内容
* Update pri...
b28757d8216f2f1ee91894ac2d5178036ffe900d authored almost 2 years ago by Untitled_unrevised <[email protected]>1fc90f813aae4c9eeefb1993d5cddeb981a38b0b authored almost 2 years ago by chengda.huang <[email protected]>
6db9ef34e826f64c6d4ff689ec77206d9b91b982 authored almost 2 years ago by Jinglei Dong <[email protected]>
149b590b90dc2fc46dd0193db69b0ac8f98737f0 authored almost 2 years ago by Shuzhou Liu <[email protected]>
Update author nickname.
d85c726bf8acfc0564257e2052738e2eeaa53ce7 authored almost 2 years ago by Runze Zhang <[email protected]>58e632bbdadf7fb9de5f9b36eaffbf19d6dc0de2 authored almost 2 years ago by Tifa <[email protected]>
7078365452288c04b598623a854a9d8262dae99d authored almost 2 years ago by Shuzhou Liu <[email protected]>
Update integral.md
修正上文 $A,B,C$ 下文 $a,b,c$ 的问题
4223de7eb8e6822a27aec9684efbd8edf1ea1588 authored almost 2 years ago by maoyiting <[email protected]>867185edb440c23b00176520135e06e1d6d95c8a authored almost 2 years ago by Tifa <[email protected]>
643263bf20546c750dfae5a44f220a30d7bc4717 authored almost 2 years ago by Dregen_Yor <[email protected]>
refactor: `split`, `eqnarray` -> `aligned`
82ab405f4d802685f099c87fb5f3e473e6b440a0 authored almost 2 years ago by Tifa <[email protected]>
Co-authored-by: Tifa <[email protected]>
Co-authored-by: 24OI-bot <...
* 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
* style: format markdown files with remark-lint
* fix(python.md)...
b44d600ef682b730d9bfa277d9a915175c5e4334 authored almost 2 years ago by Tifa <[email protected]>* 修正格式
将多行公式的 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 部分错误的顺序及部分排版
* style: format markdown files with remark-lint
Co-a...
b9965db9e95bcc782455eed8b7425527410b4c82 authored almost 2 years ago by Hao Yujie <[email protected]>Co-authored-by: 24OI-bot <[email protected]>
b9aaafbfe039809bb2154a887819a4f54f700136 authored almost 2 years ago by llh721113 <[email protected]>* Delete dictionary.md
* Add files via upload
* Update mkdocs.yml
* Update _redirects
7c2ba8946e1f3ece9686407bc89a98fcde90e39a authored almost 2 years ago by Great-designer <[email protected]>f4d38cd84140197325306768a34dc1dd07afe662 authored almost 2 years ago by Tifa <[email protected]>
* 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]>* 修改python部分代码
* fe82ecd8c40eab4345fbd8c7b032fe15cf008a25
* fix(ds/hash.md):修改了缩进
Co-au...
58f66f35cab56d4d6cfeca99a2049ac218a3b721 authored almost 2 years ago by WASSER2545 <[email protected]>f254cade86e0ca4481608749b1905237e14fc23b authored almost 2 years ago by PlanariaIce <[email protected]>
* Update roadmap.md
* 添加 roadmap.md 中入门组知识点内容
* style: format markdown files with remark-lint
...
b7129fb2dae64bf85204828b9a17b2f93b5c395d authored almost 2 years ago by Alphagocc <[email protected]>
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): 修正插入排序中错误的实例代码
* style(basic/insertion-sort.md): 在示例代码中,将变量定义调整...
dd68347037491130f8540ca5a600022008155b40 authored almost 2 years ago by 四月永不逃离 <[email protected]>* Update bigraph-weight-match.md
最近在用这个动态匈牙利,但找遍全网也没找到程序标程
感谢xiaodao提供的参考代码和用于提交的问题
算法思...
06e191d30a4ab10a2585c6d54408ebf2ac0eb71f authored almost 2 years ago by Yimin Tang <[email protected]>* feat(loop.md): 添加示例代码以说明在do...while中使用continue的误区
因为 do...while 本身不太常用,所以许多人(特别是本篇文章的读者),可能不会...
e3408bec446757ad25512501c19323d78d6ee134 authored almost 2 years ago by tLLWtG <[email protected]>f6799656d07c25ae4689bae8f90190df2992754b authored almost 2 years ago by Stanley <[email protected]>
* 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]>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]>* Add KMP implementation.
KMP 实现在 e-maxx 原文是缺失的。由于实在读不懂(大部分的实现都是直接根据 pattern 的前缀函数进行查找,包括但不限于算法...
17a4724601b3fea7c76410dc6552ac38910df326 authored almost 2 years ago by eval Nya <[email protected]>* 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):删除奇怪的引用
* style: format markdown files with remark-lint
* fix(cdq-di...
1608a21a5c75fd6b8d6b4091ca60899900adf668 authored almost 2 years ago by 邶风 <[email protected]>* Update dlx.md
* Fixed issues mentioned in comments.
按 https://oi-wiki.org/search/dlx 下的评论修改了一...
* refactor(merge-sort.md):更清楚地讲解归并排序,新增倍增法实现归并排序
* Update merge-sort.md
* 调小标题
* feat(merge-s...
2467cfc231bbb6b66d8a7cead83e06cbf25ed3c8 authored almost 2 years ago by Untitled_unrevised <[email protected]>* 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(common-mistakes.md): 修复代码语法错误
ca36b5fc857052cb821b6243cf01a4fc1f38f75b authored almost 2 years ago by MapMaths <[email protected]>