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

fix(math/poly/fft): Fix Collapsible Block (#3822)

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

github.com/OI-wiki/OI-wiki - 6216e1aca72d5a4836eacc64beb6cee2b23e6263 authored almost 3 years ago by Early <[email protected]>
fix(misc/two-pointer): 修改一些关于复杂度的描述 (#3723)

* Update two-pointer.md

* style: format markdown files with remark-lint

* Update docs/misc...

github.com/OI-wiki/OI-wiki - 1fd0a4262c10621cd797e0642c7c6e8f9013bc7e authored almost 3 years ago by 骑着donkey追宝马 <[email protected]>
fix(mkdocs.yml): space in TOC entry

#3819

github.com/OI-wiki/OI-wiki - dd02eb627d11c590ee4a77ed1d82ae920cbf03f5 authored almost 3 years ago by Flex Zhong <[email protected]>
fix(math/number-theory/sieve.md): 修正筛法求约数和的代码错误 (#3821)

* Update expectation.md

* fix(expectation.md):修正关于单位事件、事件空间、随机事件的描述和概率的公理化定义

* fix(sieve.m...

github.com/OI-wiki/OI-wiki - 12e5a6fd6f2f5b305b12edd3016fea4585b5bc49 authored almost 3 years ago by Untitled_unrevised <[email protected]>
feat(lang/python.md): introduction of decorator

#3764
* feat(lang/python.md): add decorator

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

github.com/OI-wiki/OI-wiki - 8489a3f7028c9bf42d332d6788d65b51dd41f3dd authored almost 3 years ago by rewine <[email protected]>
chore(issue-template): allow blank issue (#3820)

github.com/OI-wiki/OI-wiki - ecd2a5b9ddaf3b85e529e559166de2da1b61c6be authored almost 3 years ago by ksyx <[email protected]>
fix(math/simplex): typo

line 155: x changes into y
#3814

github.com/OI-wiki/OI-wiki - 41b449b145d42242a1e9fa61d81a7ee6cf515ca1 authored almost 3 years ago by HomuraCat <[email protected]>
fix(parallel-binsearch.md): 修正最后一段代码中变量名错误 (#3813)

github.com/OI-wiki/OI-wiki - b4859f95d094bc3034e2088e7b3cecd0e12b591c authored almost 3 years ago by 2018-Danny <[email protected]>
fix(misc/rollback-mo-algo): 重写复杂度证明 (#3811)

* refactor(rollback-mo-algo.md): 重写了复杂度证明

* style: format markdown files with remark-lint

...

github.com/OI-wiki/OI-wiki - 6406e8aa77bfb6d73133b8240488dde776829a74 authored almost 3 years ago by Alan Zhao <[email protected]>
fix(simulated-annealing): use fixed random seed

#3807

* fix(simulated-annealing): use fixed random seed

* style: format markdown files wit...

github.com/OI-wiki/OI-wiki - 171465c64cc7086251937c016a5f024b1fd411b5 authored almost 3 years ago by mgt <[email protected]>
fix(expectation.md):修正关于单位事件、事件空间、随机事件的描述和概率的公理化定义 (#3808)

github.com/OI-wiki/OI-wiki - 310cb1ffffa31d4f66dd8dfa3e34532853160973 authored almost 3 years ago by Untitled_unrevised <[email protected]>
fix(dp/memo): 处理了dp方程中「误将max函数内的参数作为下标」的公式错误 (#3812)

github.com/OI-wiki/OI-wiki - 4998d70f7614944b7cba1454bc87ed4d3817dcac authored almost 3 years ago by Wahacer <[email protected]>
update(intro/faq): fastgit link (#3809)

github.com/OI-wiki/OI-wiki - cbae143f74bad6e36e304ee7fc0dedcc964d8d49 authored almost 3 years ago by KevinZønda <[email protected]>
fix(graph/cut): 修复了割点例题代码不在折叠框里的问题 (#3798)

github.com/OI-wiki/OI-wiki - 34903bde8d817233ffa75e000d002bc89f3d00a8 authored almost 3 years ago by yiyangit <[email protected]>
feat(docs/lang/csl/string): 补充并完善有关 string 的一些内容 (#3802)

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

github.com/OI-wiki/OI-wiki - 81000abfe20acbbee483812a1c4ec177beb16f0e authored almost 3 years ago by shenyouran <[email protected]>
chore: upgrade remark-clang-format (#3806)

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

github.com/OI-wiki/OI-wiki - 12e8ed5024e20a4ab6d573131f168f6e4e83332e authored almost 3 years ago by Ir1dXD <[email protected]>
feat(math/gen-func/symbolic-method.md): add symbolic method (#3795)

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

github.com/OI-wiki/OI-wiki - d7bded84cc3c1f0d4334a78ae338e90f420aab3e authored almost 3 years ago by hly1204 <[email protected]>
chore(docs): 关于 Python 镜像链接的变化 (#3801)

* chore(docs): url fix

* typo fix

github.com/OI-wiki/OI-wiki - 77ec470448b9b9f2fd2bf2ef14d27d7ec762511e authored almost 3 years ago by abc1763613206 <[email protected]>
chore(deps): bump ajv from 6.12.2 to 6.12.6 (#3803)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](http...

github.com/OI-wiki/OI-wiki - a08b25708afa8c2edd93549b3e9f2fecb891c94e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(frac-programming, block-list): add links (#3804)

github.com/OI-wiki/OI-wiki - 8d0ec7c64a122608a82f1043b6413aee97a21efd authored almost 3 years ago by Flex Zhong <[email protected]>
chore(docs): minor change in the pr guide (#3800)

Co-authored-by: Xeonacid <[email protected]>
Co-authored-by: mgt <[email protected]>
Co-authored-by...

github.com/OI-wiki/OI-wiki - 31a0aae3dfc63c401d70cc197d55d561db739af1 authored almost 3 years ago by abc1763613206 <[email protected]>
fix(doc): 将 HDU 的部分链接转向其他相同网站 (#3780)

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

github.com/OI-wiki/OI-wiki - fabbaa7082b76fa76bab0a491f8d2250b48e7cb5 authored almost 3 years ago by H-J-Granger <[email protected]>
feat(basic/prefix-sum, ds/monotonous-stack): add exercise (#3791)

* Update monotonous-stack.md

* Update prefix-sum.md

* style: format markdown files with re...

github.com/OI-wiki/OI-wiki - 9464578329e21ecc8f39a11b46022e2e11d4128d authored almost 3 years ago by Flex Zhong <[email protected]>
fix: OI-wiki gitment 171 (#3109)

* fix block-array.md

* style: format markdown files with remark-lint

* update block list

* st...

github.com/OI-wiki/OI-wiki - 6b0d545518b0412a17936ad0b2d869f43ce43867 authored almost 3 years ago by 15 <[email protected]>
fix(lct): 完善格式 (#3797)

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

github.com/OI-wiki/OI-wiki - 95cc855dbb62f90fa7efcaae35b3e5c16dae45dd authored almost 3 years ago by Flex Zhong <[email protected]>
fix(docs/graph/mst.md): fix typo (#3783)

github.com/OI-wiki/OI-wiki - 0345c2ed006251f372f300b662203f234d372387 authored almost 3 years ago by Alan Zhao <[email protected]>
fix(geometry/2d.md): fix vertical virgule (#3775)

* fix(geometry/2.md): fix vertical virgule

update 2.md

* fix(geometry/2d.md): change into ...

github.com/OI-wiki/OI-wiki - f729bcf2155debb4b03aac0f3479e0106a6e74dd authored almost 3 years ago by Mathias Zhang <[email protected]>
feat(dsu.md): 添加了非递归版本的代码 (#3796)

github.com/OI-wiki/OI-wiki - 904ddc29f9759de88bb2be175e36825a4de1badd authored almost 3 years ago by Tedhjl <[email protected]>
feat(sqrt-tree): 完善链接标题 (#3792)

github.com/OI-wiki/OI-wiki - e9336f0bbb8e4e9bd09cbef78d2171d8c5d800d0 authored almost 3 years ago by Flex Zhong <[email protected]>
feat(simulated-annealing): 指定 MAX_TIME 的单位

github.com/OI-wiki/OI-wiki - 9026773841bb56a0f5510663502a57fb3e736779 authored almost 3 years ago by 7F88FF <[email protected]>
fix(treap): 完善内容

github.com/OI-wiki/OI-wiki - 1ec910ad183fa59f520410ad0dd3fa0a617cc502 authored almost 3 years ago by Flex Zhong <[email protected]>
fix(build): disable `removeOptionalTags` in html-minifier

github.com/OI-wiki/OI-wiki - a80b8ae9a4643d4223f7347a3248a053cc1b3168 authored almost 3 years ago by Baoshuo Ren <[email protected]>
fix(dp/number): style (#3782)

* fix(dp/number): style

* fix(dp/number): math formula style

* style: format markdown file...

github.com/OI-wiki/OI-wiki - bf4b466059d94197cca1cda7853b5a085c55bf95 authored almost 3 years ago by ksyx <[email protected]>
fix(tools/index): 更正用词

github.com/OI-wiki/OI-wiki - 627a9b9392690463923add1d102e719407a9e69c authored almost 3 years ago by Baoshuo Ren <[email protected]>
chore(contest/oi, icpc): remove duplicate & add details

#3784
* feat(contest/oi): 增加了对ICPC赛制中罚时和封榜机制的描述

* fix(contest/oi): 忘记添加author

* feat(cont...

github.com/OI-wiki/OI-wiki - aa05073f3c371258c1c1a381210968e99439d98d authored almost 3 years ago by QinYuzhen <[email protected]>
Update general-sam.md

fix(string/general-sam): 修改一处错字:插值 -> 差值

github.com/OI-wiki/OI-wiki - ac97afbe9b5586f6bf42fe87c302a31eb80d5ff7 authored almost 3 years ago by Dowt <[email protected]>
chore(toc): move problemsetting to upper level (#3776)

since only one in the level

github.com/OI-wiki/OI-wiki - ff795838590793be274ff250a87347ab79f7e6f0 authored almost 3 years ago by ksyx <[email protected]>
fix: 将跳转至 HDU 的主站链接改向 vjudge

github.com/OI-wiki/OI-wiki - b836ff7b5e887424d3a94e6e61308cca2ab5929b authored almost 3 years ago by H-J-Granger <[email protected]>
fix(ci/pr-stale) disable for issues

Upstream default settings is garbage, it enable for all by default.

github.com/OI-wiki/OI-wiki - 1174011fc9770da03dbec19d45ae202bf3bbda0e authored almost 3 years ago by Coelacanthus <[email protected]>
feat(contest/resources): more books and courses

#3774

* Update resources.md

* style: format markdown files with remark-lint

* Update r...

github.com/OI-wiki/OI-wiki - 60a34e6d876302222dfecb907ffb7f88cb5cc52b authored almost 3 years ago by 忘怀 <[email protected]>
fix(math/poly/shift.md): fix typo

* Update shift.md

github.com/OI-wiki/OI-wiki - 20528783abf79ba0543bbfdd338b3d98e004b327 authored almost 3 years ago by hly <[email protected]>
feat(resources): USACO Guide

#3772

* Update resources.md

* Update docs/contest/resources.md

Co-authored-by: ksyx <18738953...

github.com/OI-wiki/OI-wiki - 40830c81c21dafd76fec81943e7c4f68b18f8776 authored almost 3 years ago by Flex Zhong <[email protected]>
fix(math/combinatorics/combination): 公式重复 (#3751)

* fix(math/combinatorics/combination): 公式重复

Signed-off-by: Baoshuo Ren <[email protected]>

* f...

github.com/OI-wiki/OI-wiki - 96e5660f9cd9d793f7e500377ac9c015be5272f0 authored almost 3 years ago by Baoshuo Ren <[email protected]>
fix(string/sa): missing checking code (#3761)

This fixes #3356.

github.com/OI-wiki/OI-wiki - 3aaf276d34ffbfb62131fb2cb81c69ed82d3316d authored almost 3 years ago by Baoshuo Ren <[email protected]>
fix(lang/pb-ds/tree): 提升排版 (#3763)

* Update tree.md

* style: format markdown files with remark-lint

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

github.com/OI-wiki/OI-wiki - 912a2404b95ffdeefaad1b503a8525f7e3b85405 authored almost 3 years ago by Flex Zhong <[email protected]>
feat: add status page (#3767)

* feat: add status page

* style: format markdown files with remark-lint

Co-authored-by: 24...

github.com/OI-wiki/OI-wiki - cd87483174e54c68092bb78bbbdee48f935ee054 authored almost 3 years ago by mgt <[email protected]>
feat(wsl): various fix and add modern install method (#3759)

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

github.com/OI-wiki/OI-wiki - c4092517da6f4dac12b9426b0a6a0fc6f5d8b4f8 authored almost 3 years ago by 代小呆 <[email protected]>
fix(graph/min-circle): directed graph note (#3762)

github.com/OI-wiki/OI-wiki - 7d17ebefd884d4e7e6340b5f7a9cfeb0710d6734 authored almost 3 years ago by Doubeecat <[email protected]>
feat(contest/resources): 添加课程 (#3760)

* feat(contest/resources): 添加课程

* style: format markdown files with remark-lint

Co-authore...

github.com/OI-wiki/OI-wiki - 9f7b450071fc112f5db744ef83c840fb0aacf20b authored almost 3 years ago by Ir1dXD <[email protected]>
feat(branch.md): switch cases can be unordered (#3752)

* Update branch.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bo...

github.com/OI-wiki/OI-wiki - 7de77f2a27dba4f3a273def5c1723990bd620ab2 authored almost 3 years ago by Tuffy163 <[email protected]>
fix(tree-basic): fix wrong classifcation (#3755)

github.com/OI-wiki/OI-wiki - 8a6f2fff2ebb1f7f202e528e2ec9df8870d5f3b9 authored almost 3 years ago by Shuhao Zhang <[email protected]>
fix(csl/algorithm): 修正 #3754 引入的代码中的中文分号

github.com/OI-wiki/OI-wiki - a848e41e70f95457d9ef05a7d317fe674c2e3f5a authored almost 3 years ago by Menci <[email protected]>
fix(csl/algorithm): 修复对 `std::shuffle` 所接受的随机数生成器的解释 (#3754)

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

github.com/OI-wiki/OI-wiki - 2b7e43be5149ae486d72c79f11e31ee4ba88f620 authored almost 3 years ago by Menci <[email protected]>
Feat(string/sa): 添加例题

github.com/OI-wiki/OI-wiki - 685b5c05674fc1bb3ea2431a074d712f3e2ee9c9 authored almost 3 years ago by Early <[email protected]>
chore(ds/block-list): remove unused variable

#3749

github.com/OI-wiki/OI-wiki - f1075adf2c7e45022943cb4ccbffd4dc19cc80f6 authored almost 3 years ago by Early <[email protected]>
style: format markdown files with remark-lint

github.com/OI-wiki/OI-wiki - 926556bd30b9ed4d3441aa6ce9502ee4c7a5d1d9 authored almost 3 years ago by 24OI-bot <[email protected]>
chore(deps): bump copy-props from 2.0.4 to 2.0.5

Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](...

github.com/OI-wiki/OI-wiki - c0cd404dd14a03a422d96e94291afb34966b4789 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(contest/io): Add cin/cout vs scanf/printf (#3665)

* style: format markdown files with remark-lint

remove extra io update

style: format markd...

github.com/OI-wiki/OI-wiki - daf87a912be071af3d6666f30e155a70006fc215 authored almost 3 years ago by Danni <[email protected]>
feat(ci/pr-stale): add ignore labels (#3742)

github.com/OI-wiki/OI-wiki - 76576942498420055e66e35a9262e48bbaf9c8ac authored almost 3 years ago by Coelacanthus <[email protected]>
refactor(math/number-theory/quad-residue): refactor (#3741)

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

github.com/OI-wiki/OI-wiki - 6d1d2dd63c0a05ec6f249f96da4623407059df02 authored almost 3 years ago by hly <[email protected]>
fix(ds/seg-beats): CPU监控示例代码 (#3744)

github.com/OI-wiki/OI-wiki - 1b88f4995e4d5e14a49360bf3cd1b0750c408212 authored almost 3 years ago by 忘怀 <[email protected]>
refactor(graph/tree-diameter): add some proofs (#3732)

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

github.com/OI-wiki/OI-wiki - 00b4200b404a901f2cb708ccd36b1f14868ebb63 authored almost 3 years ago by SBofGaySchool <[email protected]>
fix(resources.md): book author typo

#3746

github.com/OI-wiki/OI-wiki - be89549119260f76b3b46df63fb2c1631c286104 authored almost 3 years ago by woshoxxx <[email protected]>
fix(contest/resources): Update Introduction of

更新了关于 LibreOJ 的相关信息

github.com/OI-wiki/OI-wiki - 4922245085b7a89d2bb3db9b0ecb959e2ea472e8 authored almost 3 years ago by 智子 <[email protected]>
Update lyndon.md (#3738)

* Update lyndon.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bo...

github.com/OI-wiki/OI-wiki - e26642877684d08a9dff88e748dbc35632e571c1 authored about 3 years ago by Soresen <[email protected]>
fix(math/lucas): formula appearance (#3737)

github.com/OI-wiki/OI-wiki - c7065a02dbe79459b3b0e9dcff2ea6941683aa66 authored about 3 years ago by YOYO-UIAT <[email protected]>
fix(kth-path):可持久化可并堆优化 k 短路的复杂度 (#3623)

* fix(kth-path.md): 可持久化可并堆优化的复杂度修正

询问时使用可并堆的合并操作才会得到 $O((n+k)\log m)$ 的空间复杂度,而这是不可承受的。
如代码中...

github.com/OI-wiki/OI-wiki - be39238d2695b7c7e614cd9602648bb99d4923e8 authored about 3 years ago by wangr-x <[email protected]>
feat(tools/git.md): introduce Git GUI tools (#3456)

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

github.com/OI-wiki/OI-wiki - 502efb4e0c2d0c599e04d9fcc5b14916c770cc18 authored about 3 years ago by Zhikai Zeng <[email protected]>
fix(python): typo (#3726)

fix a typo

github.com/OI-wiki/OI-wiki - 638b6796714a740f0781ef919368eff2902d5e53 authored about 3 years ago by zzjjbb <[email protected]>
Updated: Keyword auto is now supported by NOI. (#3731)

* Updated: Keyword auto is now supported by NOI.

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

github.com/OI-wiki/OI-wiki - 7091103bcb300b362f276e1073eb97ef3637e509 authored about 3 years ago by SBofGaySchool <[email protected]>
Add 编辑距离问题的解法 (#3658)

* Add 编辑距离问题的解法

* style: format markdown files with remark-lint

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

github.com/OI-wiki/OI-wiki - ecf4afa717b67f7ced3adfeefce126b5bc8dc41d authored about 3 years ago by ZHB <[email protected]>
chore: 2022 Happy New Year!

github.com/OI-wiki/OI-wiki - 777cee43cb0eba12092a7af061b6157b0d66a113 authored about 3 years ago by abc1763613206 <[email protected]>
fix(search/bfs): punctuation

github.com/OI-wiki/OI-wiki - 6823483a62954579f4ef0d27f4568ae82ef4f248 authored about 3 years ago by ksyx <[email protected]>
fix(kmp.md): typo (#3725)

github.com/OI-wiki/OI-wiki - 232d537aaec2cf313135b26dc56a280a15d0cdbe authored about 3 years ago by akakw1 <[email protected]>
refactor(ds/queue): 整理页面内容 (#3722)

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

github.com/OI-wiki/OI-wiki - bf2719e790108b10b657932717a794270cef5165 authored about 3 years ago by Baoshuo Ren <[email protected]>
ci: add `workflow_dispatch` to manually trigger GitHub workflow

#3724

* Add `workflow_dispatch` to manually trigger github workflow

* Update build.yml

github.com/OI-wiki/OI-wiki - 7e050edbe08f772c40e3c8cdc1d317d52263df7d authored about 3 years ago by Ir1dXD <[email protected]>
fix(intro/htc): pr title 规范应与 commit message 规范统一 (#3711) (#3721)

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

github.com/OI-wiki/OI-wiki - 471f1b9df467c5d37ac77383651d9027c97ee13c authored about 3 years ago by Baoshuo Ren <[email protected]>
fix(tools/special-judge): LibreOJ is no longer using SYZOJ 2 (#3715)

github.com/OI-wiki/OI-wiki - 53b78689658f6a916fdd647adebbd555546cb256 authored about 3 years ago by Menci <[email protected]>
refactor(ds/stack): 整理页面内容 (#3720)

* refactor(ds/stack): 整理页面内容

* fix(ds/stack): resolve issue comment

* fix(ds/stack): disab...

github.com/OI-wiki/OI-wiki - 36f9c573f314d3e9aa98337fe371829e25f30055 authored about 3 years ago by Baoshuo Ren <[email protected]>
fix(ds/persistent-seg): 修改代码注释使描述更清晰 (#3716)

github.com/OI-wiki/OI-wiki - 1500eba692f7fbdbf3fe79922ee495d6cbfdf4c3 authored about 3 years ago by Baoshuo Ren <[email protected]>
feat: add CODEOWNERS file (#3719)

github.com/OI-wiki/OI-wiki - 63303872bbcd2bb1e2ad61a6f253ff8a3222c52b authored about 3 years ago by Coelacanthus <[email protected]>
fix(string/kmp): fix error in python code of substr

github.com/OI-wiki/OI-wiki - 8f83963f4202548ed9410dac3cd4f4d42ef70589 authored about 3 years ago by Jimmy Tian <[email protected]>
fix(string/lyndon): fix error in python code of substr

github.com/OI-wiki/OI-wiki - edfb51de3bfe9595800bdb59311607af23e1c834 authored about 3 years ago by Jimmy Tian <[email protected]>
fix: tools/judger/index 不在目录中 (#3709)

github.com/OI-wiki/OI-wiki - 8272a8afef352f1b77f9193d3611786e5cc23785 authored about 3 years ago by Baoshuo Ren <[email protected]>
Update pr-stale.yml (#3712)

github.com/OI-wiki/OI-wiki - 189ec608ac940f87455f8ca0b6459c6f38d47a15 authored about 3 years ago by Ir1dXD <[email protected]>
feat: 添加了镜像站列表 (#3705)

Co-authored-by: Menci <[email protected]>
Co-authored-by: Xeonacid <[email protected]>
Co-...

github.com/OI-wiki/OI-wiki - 88fd2dd6c78ad0707a72f7d4d1760fc65c934082 authored about 3 years ago by mgt <[email protected]>
feat: add Pull Request auto stale (#3704)

* feat: add Pull Request auto stale

* fix: it should only for PR

* fix: cron syntax

* A...

github.com/OI-wiki/OI-wiki - 2d73378d64e7795ad7280c560b22209d2586caeb authored about 3 years ago by Coelacanthus <[email protected]>
feat: replace jsdelivr with locally bundled resources (#3702)

* Replace jsdelivr with locally bundled resources

* Test build with forked mkdocs-material

* U...

github.com/OI-wiki/OI-wiki - f5092e8edc40d0e015de6400f7f28ac541d19773 authored about 3 years ago by Menci <[email protected]>
fix(math/number-basic/index): latex error

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

github.com/OI-wiki/OI-wiki - 416b82d91041f6db538087d2ba9cb7528d117a9c authored about 3 years ago by xyf007 <[email protected]>
fix(index.md): unify punctuation usage

#3708

github.com/OI-wiki/OI-wiki - 072241aec5304d4afc21b53ed92787fb744a2f48 authored about 3 years ago by ksyx <[email protected]>
fix(intro/format): fix broken link

github.com/OI-wiki/OI-wiki - 8137f11a3711abe1752f9396fd5c969367dceb24 authored about 3 years ago by shenyouran <[email protected]>
fix: tweak size and vertical align of icons in page copyright (#3703)

github.com/OI-wiki/OI-wiki - 1f2ca0301b1f3ba8faa49f1ada9ea2b337bcfb48 authored about 3 years ago by Menci <[email protected]>
fix(string/kmp): erroneous python code snippet (#3699)

前缀函数朴素算法的 python 代码在数组 slicing 时有错误

github.com/OI-wiki/OI-wiki - 635dd8af7116369a701c77704251c02e06bb78b2 authored about 3 years ago by Z. Chen <[email protected]>
fix(math/poly/fft.md): fix error in IDFT method 2 (#3650)

github.com/OI-wiki/OI-wiki - e2b921f53ed7a81d5bda3db080c962a4cb6f56f5 authored about 3 years ago by Zhikai Zeng <[email protected]>
feat(math/number-theory/gcd): 添加扩展欧几里得的值域分析 (#3624)

* feat(gcd.md): 添加扩展欧几里得的值域分析

对于扩展欧几里得求出的可行解,必有 $|x|\le b,|y|\le a$

* style: format markdo...

github.com/OI-wiki/OI-wiki - 77ede4894a654d0bebe3027e07563e05afa18f65 authored about 3 years ago by wangr-x <[email protected]>
fix(graph/flow/min-cost): fix a typo about sign (#3697)

github.com/OI-wiki/OI-wiki - 7d0fb78f1fa88031c7b990a4873e6ef66d99b4d2 authored about 3 years ago by blackwhitetony <[email protected]>
feat(graph/lgv): add an easier sample problem (#3666)

* feat(graph/lgv): add an easier sample problem

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

github.com/OI-wiki/OI-wiki - 0f0c600e0351e625e57aa3f14ce8deefb29d806d authored about 3 years ago by lxdlam <[email protected]>
feat(problemsetting): add content & rephrase & clarify & update info (#3672)

* feat(problemsetting): add notes on 保证数据随机生成

* feat(problemsetting): add notes on 在选手代码内由随机数...

github.com/OI-wiki/OI-wiki - 62048b558538b7b69074f3942b9ff7115516688c authored about 3 years ago by Yufan You <[email protected]>
refactor(math/index): to be more concise & ontopic (#3646)

* refactor(math/index): to be more concise & ontopic

* style: format markdown files with rema...

github.com/OI-wiki/OI-wiki - 48e036fa30221ba8f6e44addf4ceb66ccc40e307 authored about 3 years ago by ksyx <[email protected]>
fix(docs/graph/min-circle): indentation error on python code (#3696)

github.com/OI-wiki/OI-wiki - 1f55038fc39b85e8450b202fc35364a2caf4a6e1 authored about 3 years ago by u5n <[email protected]>