Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OI-wiki
OI Wiki 致力于成为一个开放自由的 OI 知识整合站点,欢迎感兴趣的同学参与贡献 https://oi-wiki.org
Collective -
Host: opensource -
https://opencollective.com/oi-wiki
- Code: https://github.com/24OI/OI-wiki
* add vectorized illustrations for virtual-tree.md
* update virtual-tree.md with new figures
...
* feat(basic/complexity): add Python example
* fix(basic/complexity): fix format and indentat...
github.com/OI-wiki/OI-wiki - e4431ce5d2a45924bb9ac8db46e756208ca37f20 authored over 3 years ago by WenzelTian <[email protected]>* init
* try newcommand
* try enable macro
* try enable global macro
* remove macro
...
Co-authored-by: Sshwy <[email protected]>
Co-authored-by: ksyx <[email protected]....
github.com/OI-wiki/OI-wiki - 5bb380b29027af67e7d211654fb53e61eaaecb71 authored over 3 years ago by huang <[email protected]>
github.com/OI-wiki/OI-wiki - d13f4b00fdf46da0e7514dc8159b545d36aa164b authored over 3 years ago by Zexi <[email protected]>
* fix(basic/binary): expressions and appearance
* fix(basic/binary): better appearance
github.com/OI-wiki/OI-wiki - c7d332e547de07bdfac284614c62232c5b1bd577 authored over 3 years ago by ksyx <[email protected]>* 修改完备匹配的定义
完备匹配的定义应为|M|=|V_1|,而非|M|=2|V_1|
* 修复完美匹配、完备匹配前后不一致的问题
将完备匹配均改为完美匹配
github.com/OI-wiki/OI-wiki - 7d693a617d7bf720e1e79c1769fe596c01f618b6 authored over 3 years ago by Zexi <[email protected]>Co-authored-by: Shuhao Zhang <[email protected]>
github.com/OI-wiki/OI-wiki - dddeca52980ea8c2099ba2eee77edabc6028dc1f authored over 3 years ago by Nathan Du <[email protected]>github.com/OI-wiki/OI-wiki - 3ad78392416e1ce81ad6bb85d69a1de87adb91f7 authored over 3 years ago by EndlessCheng <[email protected]>
github.com/OI-wiki/OI-wiki - ac6376ff76536473abd64f90f7f078d1aa02d44c authored over 3 years ago by ksyx <[email protected]>
Co-authored-by: ksyx <[email protected]>
github.com/OI-wiki/OI-wiki - 280897ca7aa4edaaef2518b3b9a543e40037bf2e authored over 3 years ago by SkyeYoung <[email protected]>github.com/OI-wiki/OI-wiki - 0a95d12afa7b55fd26a4f3b9e114a3a94e56e4ba authored over 3 years ago by mgt <[email protected]>
github.com/OI-wiki/OI-wiki - 96db9a22b17c7b5ef442cf6d6d16a4f710b5a2f1 authored over 3 years ago by llh721113 <[email protected]>
where the anwser should be 0 instead of 1
github.com/OI-wiki/OI-wiki - af8f62ea0382f3faa19688ae213e3291d1ee91e7 authored over 3 years ago by Jing Liu <[email protected]>github.com/OI-wiki/OI-wiki - acdf753a0ba56aa0a00db883ef8bbfd5fc7ff666 authored over 3 years ago by 芊枫 <[email protected]>
* chore(fenwick): typo
* chore(fenwick): refine text
* chore: apply suggestions
Co-auth...
github.com/OI-wiki/OI-wiki - f255d914ebdf302a03b14b7db05184bb8297490d authored over 3 years ago by mgt <[email protected]>* feat(basic/complexity): add Python example
* fix(basic/complexity): fix format and indentat...
github.com/OI-wiki/OI-wiki - 4eaabebd3b31249f786fdef875772b32921feb7e authored over 3 years ago by WenzelTian <[email protected]>github.com/OI-wiki/OI-wiki - 50dc75196f11d8afc7204b69c6d696b174e5d0b3 authored over 3 years ago by Qiyuan Gu <[email protected]>
#3291
github.com/OI-wiki/OI-wiki - c2c8fa8cc5d6b17069711e2c793e33df2039dfdf authored over 3 years ago by llh721113 <[email protected]>#3295
github.com/OI-wiki/OI-wiki - 8d806d04ff74cb89881ce2d1307d592c703103e8 authored over 3 years ago by Macesuted <[email protected]>github.com/OI-wiki/OI-wiki - a4e698875ebd5d8fa4106ed76d06139279b7b394 authored over 3 years ago by llh721113 <[email protected]>
* feat: lang/func
Add contents for lang/cpp/func.
* fix: lang/func: language improvements
...
github.com/OI-wiki/OI-wiki - fc3c677f6cc840ee7c2e8cb286b376e3a4342272 authored over 3 years ago by 谭九鼎 <[email protected]>
github.com/OI-wiki/OI-wiki - 49db24f4a427e173f47c2a1f08761018d485aaf2 authored over 3 years ago by ksyx <[email protected]>
* split and vectorize images in tree-basic.md
* update tree-basic.md with the split images
...
github.com/OI-wiki/OI-wiki - 8ec001c9568e52f005c15f20c5e8eaed0549eeb3 authored over 3 years ago by Nathan Du <[email protected]>github.com/OI-wiki/OI-wiki - 5858491d864f67508fba3f6065d6b61ba1a04cd1 authored over 3 years ago by llh721113 <[email protected]>
#3275
* chore: remove zero width space from all md file
* Update docs/string/bm.md
Co-...
github.com/OI-wiki/OI-wiki - 70529f363e2e5daa47ff90bbef5b43af53aca7b1 authored over 3 years ago by mgt <[email protected]>Z 函数线性算法的最后一步应该是当 $i+z[i]-1>r$ 时进行更新
github.com/OI-wiki/OI-wiki - b2487b700170dd6cb820f1eb84df376850d49873 authored over 3 years ago by Dfkuaid <[email protected]>* feat(basic/complexity): add Python example
* fix(basic/complexity): fix format and indentat...
github.com/OI-wiki/OI-wiki - b75a19ac16ab023bc7712e907a77eb517fe18e2f authored over 3 years ago by WenzelTian <[email protected]>github.com/OI-wiki/OI-wiki - 9089c786a26d184d28970f3cd903be0608dd0bb8 authored over 3 years ago by nanmenyangde <[email protected]>
github.com/OI-wiki/OI-wiki - f03370b2dfecca8a140a4594370784dbee01b891 authored over 3 years ago by ksyx <[email protected]>
github.com/OI-wiki/OI-wiki - 6c5185e6f3b2e969ab2cd5f520d3d55b1cc481ab authored over 3 years ago by mgt <[email protected]>
Co-authored-by: Nano <[email protected]>
github.com/OI-wiki/OI-wiki - 6df945071e650185fa0f1df8ee8ed96588a8d997 authored over 3 years ago by 芊枫 <[email protected]>github.com/OI-wiki/OI-wiki - d01b3c2f45afe06857135821c645b49979a257e2 authored over 3 years ago by Yufan You <[email protected]>
* 修改结论描述
* Update docs/graph/concept.md
Co-authored-by: Shuhao Zhang <studyingfather@outlo...
github.com/OI-wiki/OI-wiki - e42ed4a9c4804aee53e2522006f7f1055da48ee4 authored over 3 years ago by EndlessCheng <[email protected]>Co-authored-by: ksyx <[email protected]>
github.com/OI-wiki/OI-wiki - 0b2d7c9273f7b564e2cc9a18761f0e2a9abc3bf1 authored over 3 years ago by Yufan You <[email protected]>github.com/OI-wiki/OI-wiki - 88fcd259f8100860b6c00e0afbb2332e96693dc7 authored over 3 years ago by Yufan You <[email protected]>
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes...
github.com/OI-wiki/OI-wiki - 737ea27bb6ad0b006920be125a33930bfc5aee14 authored over 3 years ago by Ir1d <[email protected]>
* 增加了 RMQ 的内容
增加了基于状压的 $O(n)-O(1)$ RMQ算法
* style: format markdown files with remark-lint
...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https...
* proposal: store source file with image file
* fix: jpeg -> JPG
Co-authored-by: ksyx <1873895...
github.com/OI-wiki/OI-wiki - b1edcb4ab42c41d7a89e81e6eef83b9d20cb2628 authored over 3 years ago by Coelacanthus <[email protected]>github.com/OI-wiki/OI-wiki - 6c46f4fcf3b4ec3700a91641170f9f4184a008ec authored over 3 years ago by 忘怀 <[email protected]>
github.com/OI-wiki/OI-wiki - 81e563af392a6f08c42f9e14bc15de62757fbbeb authored over 3 years ago by Heran Yang <[email protected]>
github.com/OI-wiki/OI-wiki - 9d328c4c7eb99e89059d5817aabb39ddebff538e authored over 3 years ago by hly1204 <[email protected]>
Co-authored-by: George_Plover <[email protected]>
github.com/OI-wiki/OI-wiki - 2bf4840217a41857ef0868a16e8228f60eed7efb authored over 3 years ago by GeorgePlover <[email protected]>* Fix a typo in quad-residue.md
Fix a typo.
* fix(quad-residue): fix a punctuation
Co-a...
github.com/OI-wiki/OI-wiki - b0532bd12a6855db849ef1b829a5f058f2f1a611 authored over 3 years ago by nanmenyangde <[email protected]>* Update persistent-balanced.md
* fix: format
Co-authored-by: ksyx <[email protected]...
github.com/OI-wiki/OI-wiki - 99440b7bbe7f6707ae7655c65dfc6ca8ffb8cee9 authored over 3 years ago by cbioo <[email protected]>github.com/OI-wiki/OI-wiki - 210accfa551d63c5cbd4e94a3732de8de43519a9 authored over 3 years ago by Skylee Ming-Tian Yang <[email protected]>
* feat: add git.md
* Update mkdocs.yml
* style: format markdown files with remark-lint
...
github.com/OI-wiki/OI-wiki - 003bd7bef3d5b4c5878990a6235662213de0ee60 authored over 3 years ago by Shuhao Zhang <[email protected]>
Bumps [striptags](https://github.com/ericnorris/striptags) from 3.1.1 to 3.2.0.
- [Release note...
* Update wsl.md
增加使用VSC对于WSL目录下文件进行编辑、使用变量对WSL目录进行访问的内容
* style: format markdown files wit...
github.com/OI-wiki/OI-wiki - f610e2320d5f42e05aad32314f917f502399e061 authored over 3 years ago by indevn <[email protected]>github.com/OI-wiki/OI-wiki - 7876ee04bb0fc1b938fce080c38381ef6b7b2f05 authored over 3 years ago by black_desk <[email protected]>
Co-authored-by: mgt <[email protected]>
github.com/OI-wiki/OI-wiki - d6e0f35bd929f08e6cd5d807e970dfd9c1ea1561 authored over 3 years ago by black_desk <[email protected]>* Update stoer-wagner.md
* I'm bot
* Update docs/graph/stoer-wagner.md
Co-authored-by: ...
github.com/OI-wiki/OI-wiki - 229aa70f0a1f29c25d521b9420800df0a0a233cc authored over 3 years ago by 忘怀 <[email protected]>github.com/OI-wiki/OI-wiki - 657e3d1a27f59b27b8cc03e8d69fd263ba9ac5c4 authored over 3 years ago by SingerCoder <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://gith...
* <fix>(fft): typo
* <fix>(fft)其他->其它
github.com/OI-wiki/OI-wiki - 0335f39cfc161ea6ed2d1f1e63044b5f363357e5 authored over 3 years ago by schtonn <[email protected]>* 移动页面
* 修改内链
* Update _redirects
* Update docs/basic/binary-lifting.md
Co-authored-...
github.com/OI-wiki/OI-wiki - 4d7d7e3b1dc81d17d0dfbb5f4592903bc61ddf36 authored over 3 years ago by Great-designer <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.7 to 7.0.36.
- [Release notes](htt...
#3239
github.com/OI-wiki/OI-wiki - a61168d67a234cd21046db7d2f2019ab02cb64cf authored over 3 years ago by spice <[email protected]>github.com/OI-wiki/OI-wiki - ea22ea9c89d598816c6cae9205bd5300ef6bddc1 authored over 3 years ago by black_desk <[email protected]>
Co-authored-by: 24OI-bot <[email protected]>
github.com/OI-wiki/OI-wiki - 9974169071d32bd03b3e4b634ee2a3fd8ff60e1b authored over 3 years ago by Zhikai Zeng <[email protected]>* Update tree-centroid.md
Add an exercise
Provide alternate addresses for the links cannot b...
github.com/OI-wiki/OI-wiki - 5472ba345a2be74205daa694e498d0f4a6f656e6 authored over 3 years ago by Nathan Du <[email protected]>
Co-authored-by: Margatroid <[email protected]>
Co-authored-by: 24OI-bot <15963390+24OI-bot@users...
Co-authored-by: Xeonacid <[email protected]>
Co-authored-by: mgt <[email protected]>
#3232
github.com/OI-wiki/OI-wiki - 91ccaaf5248ddc96bf2ed28ab43c780325f2d42c authored over 3 years ago by partychicken <[email protected]>github.com/OI-wiki/OI-wiki - 89de433ad90cd018cfd29e4c06491aa28fa18dec authored over 3 years ago by ksyx <[email protected]>
The original description that Euler Graph consists of circles which doesn't have any edge in com...
github.com/OI-wiki/OI-wiki - e9660912244f8ae987f666349a1010b7e854839c authored over 3 years ago by PsephurusGladius <[email protected]>#3229
github.com/OI-wiki/OI-wiki - 30bec91ebc3028e5b1be6c17f45d896a625d9db2 authored over 3 years ago by 忘怀 <[email protected]>#3226
github.com/OI-wiki/OI-wiki - 6fa750062f0dcbc534453f328e54fbe44f26fcf3 authored over 3 years ago by henrytb <[email protected]>github.com/OI-wiki/OI-wiki - e81595d0d396fa7db92e8c91c1b3043dfefc68b5 authored over 3 years ago by nanmenyangde <[email protected]>
* fix(bit.md): Fixed typo in 模拟集合操作‘s first sentence
* Update bit.md
Co-authored-by: Nano ...
github.com/OI-wiki/OI-wiki - d08e432a403db7a6567ef9d22a2ed064a7bcaeec authored over 3 years ago by Dian-Jiao <[email protected]>* Update simplex.md
* update answer.png
* style: format markdown files with remark-lint
...
github.com/OI-wiki/OI-wiki - c7d039b8025e01e0d136dfbcee192c5d561f15a7 authored over 3 years ago by 忘怀 <[email protected]>* 修复了 pre 与 nxt 函数中没有检查是否存在前驱后继的问题
虽然实际使用中常常先 ins 一个 inf 和一个 -inf,但是这里没有说明,那么是有可能出现不存在前驱/后继的情...
github.com/OI-wiki/OI-wiki - fb46361369079fc5f50537ea4c8c77d1a6f72c2f authored over 3 years ago by 代建杉 <[email protected]>* Update combination.md
* fix(math/combination): minor format update
Co-authored-by: Shuha...
github.com/OI-wiki/OI-wiki - 5a8be79081331fc9dd352352ff5eda88cd021d61 authored over 3 years ago by 忘怀 <[email protected]>* vectorize almost all images referred to in dp/plug.md
* style: format markdown files with r...
github.com/OI-wiki/OI-wiki - ae5609c177cad602fbd245a61cd72458f2b98e47 authored over 3 years ago by Nathan Du <[email protected]>github.com/OI-wiki/OI-wiki - d487b80a9a0447504f0a694b6ea13d8a0910f8a4 authored over 3 years ago by 忘怀 <[email protected]>
* fix(lang/array): wrong code
Co-authored-by: XuLongjia <[email protected]...
github.com/OI-wiki/OI-wiki - c0c007da95d5dce36f3c5bd078b911326eca86ac authored over 3 years ago by ksyx <[email protected]>* Update seg.md
* Update seg.md
* Update seg.md
github.com/OI-wiki/OI-wiki - 25fb6e7a780027771b157c78a18b4600c027b8d6 authored over 3 years ago by hly1204 <[email protected]>github.com/OI-wiki/OI-wiki - 2810487ccbd41b7393c2526791713864ba3991fa authored over 3 years ago by Xeonacid <[email protected]>
#3211
github.com/OI-wiki/OI-wiki - af054e60c82f854a4680ee49de27923d68fb7705 authored over 3 years ago by Chtholly <[email protected]>
Co-authored-by: ksyx <[email protected]>
Co-authored-by: Zhikai Zeng <4466...
Co-authored-by: 24OI-bot <[email protected]>
github.com/OI-wiki/OI-wiki - b5088a2537225f5b76026e8539140c1db64bb525 authored over 3 years ago by ksyx <[email protected]>github.com/OI-wiki/OI-wiki - ac537703c8ee758e0ea91e404e7636505bc941b4 authored over 3 years ago by mgt <[email protected]>
github.com/OI-wiki/OI-wiki - b091df106e78336a4bd04b3120d8ae0394c1d59c authored over 3 years ago by yzxoi <[email protected]>
github.com/OI-wiki/OI-wiki - dc997b5b35622932aa0188c5a4cff658a06b7f9b authored over 3 years ago by yzxoi <[email protected]>
* Update lucas.md
* style: format markdown files with remark-lint
* Update lucas.md
* s...
github.com/OI-wiki/OI-wiki - 86d306f6f708c3efcc14a41cce8fa86490814e72 authored over 3 years ago by Great-designer <[email protected]>
Co-authored-by: 24OI-bot <[email protected]>
Co-authored-by: Shuhao Zh...
Co-authored-by: 24OI-bot <[email protected]>
github.com/OI-wiki/OI-wiki - d7c0ce6cd5f69e8be18059992c65447766f50177 authored over 3 years ago by Shuhao Zhang <[email protected]>此处应将两个数组 d1, d2 与假设的根的关系讲清楚。因为假设的根不同时,数组 d1, d2 的值也不一样, 虽然在求树直径时假根的设定无所谓。另一方面,这个修正也是为了让读者不要误认为 d...
github.com/OI-wiki/OI-wiki - 8b963df2871a0a04a743ff655bb54e0dee075c51 authored over 3 years ago by XTh3G4p <[email protected]>github.com/OI-wiki/OI-wiki - 62f15bdad56755b2c0503b861a7eba28e43a9727 authored over 3 years ago by Macesuted <[email protected]>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.5.2 to 4.16.6.
- [Rel...
* Update sieve.md
更改了欧拉筛对应的代码:原代码是埃筛,与文字描述不符
* style: format markdown files with remark-li...
github.com/OI-wiki/OI-wiki - 5910be770145a9a88fbe9b7c884ce955d45ad52f authored over 3 years ago by partychicken <[email protected]>github.com/OI-wiki/OI-wiki - d5f733e58acebaa21709a32ae882127cee854dfe authored over 3 years ago by mgt <[email protected]>
dead link in issue #1884
old link archive at https://web.archive.org/web/20200513055304/https:/...
* feat(ds/seg): add historic references
* style: format markdown files with remark-lint
Co...
github.com/OI-wiki/OI-wiki - 1467a7ff5d20b7cda413b5257de2b2cbcfe58492 authored over 3 years ago by Guojie Luo <[email protected]>* fix(docs/math/sieve.md): fixed the proof the time complexity
原始的Eratosthenes筛法的复杂度证明缺乏严谨性,这...
github.com/OI-wiki/OI-wiki - aef50f844f90d47baa2305d68783aa7ed0e00ba2 authored over 3 years ago by Travor Liu <[email protected]>