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

refactor(ds/lct): Vectorize figures (#3553)

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

github.com/OI-wiki/OI-wiki - 6bce023baf93620405fda365267dc801495fe492 authored over 3 years ago by Nathan Du <[email protected]>
fix(number-theory/basic): Fix a formula error. (#3564)

github.com/OI-wiki/OI-wiki - c752040082a76dae865dd97621bb9c96619ea269 authored over 3 years ago by Justin Chen <[email protected]>
feat(graph, geometry): add Python example (#3572)

Co-authored-by: ksyx <[email protected]>
Co-authored-by: Xeonacid <h.dwwww...

github.com/OI-wiki/OI-wiki - f17115395f6380dcce2d8d71c8d376709be0cbcb authored over 3 years ago by WenzelTian <[email protected]>
refactor(ds/splay): Redraw figures (#3542)

github.com/OI-wiki/OI-wiki - ebcbd5d57732ed122d4e8ae7091192ed4fee2bd4 authored over 3 years ago by Nathan Du <[email protected]>
fix(geometry/scanning): missing segtree cnt (#3570)

github.com/OI-wiki/OI-wiki - 54cbda48eb1cc6200b10d76ee05b136eca9bbd9b authored over 3 years ago by ksyx <[email protected]>
整理了一下群论的重复部分 (#3500)

Co-authored-by: Xeonacid <[email protected]>
Co-authored-by: 24OI-bot <15963390+24OI-bot@user...

github.com/OI-wiki/OI-wiki - 4390bed2d1c0bf32de6c73c4ad3457b50527b9ac authored over 3 years ago by Great-designer <[email protected]>
fix: 数论分块引用链接失效 (#3551)

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

github.com/OI-wiki/OI-wiki - 74335a55164e709a70dd5950ad4a75b1b8d94d1d authored over 3 years ago by qwq automaton <[email protected]>
feat: 重写了 PQ Tree 的页面 (#3538)

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

github.com/OI-wiki/OI-wiki - d3a4227e0fca9ead7fced7282874cd644bd7bd2a authored over 3 years ago by xyf007 <[email protected]>
feat(ds/linked-list): Add and vectorize figures (#3360)

* add and vectorize linked list figures

* Add null label in list-delete-3.tex

By magic, th...

github.com/OI-wiki/OI-wiki - 20896f9224d1a1f8be100869997bf3e5faa9eecb authored over 3 years ago by Nathan Du <[email protected]>
refactor(geometry/scanning): Replace figures with animation

#3569
* replace figures in geometry/scanning with animation

* fix styling

github.com/OI-wiki/OI-wiki - 04899a4969993e1695c9a2279b0f053ce6105b08 authored over 3 years ago by Nathan Du <[email protected]>
feat: add poly shift (#3487)

* Create shift.md

* Update mkdocs.yml

* Update shift.md

* Update shift.md

* Update s...

github.com/OI-wiki/OI-wiki - f74c20e590ee811fba43b885ccabd769b305089e authored over 3 years ago by hly1204 <[email protected]>
refactor(geometry/2d): Vectorize figures

#3567

* vectorize figures in geometry/2d

* add figures

github.com/OI-wiki/OI-wiki - ccba78d12782302ceb5fb8299bc54db406a0722c authored over 3 years ago by Nathan Du <[email protected]>
chore: remove trailing horizontal line

#3568

github.com/OI-wiki/OI-wiki - ca29e3318b70aa9dea4e572cdc19ed260a3cb06b authored over 3 years ago by Zhikai Zeng <[email protected]>
fix: 将部分数字数学公式化 (#3566)

github.com/OI-wiki/OI-wiki - 8b8bdee2fed8bdb036b96f215be03d04a5783f44 authored over 3 years ago by Camber Huang <[email protected]>
fix: 修正部分 `的` `地` 混淆问题 (#3560)

* fix(complexity): 快速的求得 -> 快速地求得

* fix(gray-code): 快速的得到 -> 快速地得到

* Apply suggestions fro...

github.com/OI-wiki/OI-wiki - 6c42bf3a0fbf0ce8f4a40c9efadb9670badac32b authored over 3 years ago by CCXXXI <[email protected]>
fix: minor fix in docs/lang/basic.md

于247行,样例使用的是 `#ifdef` 而非 `#if`,故改之。

github.com/OI-wiki/OI-wiki - 4cc65d5f67cd21ba4b683cacd01f7767489be26b authored over 3 years ago by Camber Huang <[email protected]>
ci: automatically create star celebrations (#3555)

* ci: automatically create star celebrations

* test

* fix(celebration): use argv instead o...

github.com/OI-wiki/OI-wiki - d7c84bc6ed83eb24d9bbc51e83ecb56676dfa825 authored over 3 years ago by Yufan You <[email protected]>
chore(deps): bump prismjs from 1.24.0 to 1.25.0 (#3550)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](http...

github.com/OI-wiki/OI-wiki - 6e3036b7e727e7eaf16c6b50e2a17b3d0d98ffd4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat lagrange.md 增加了通常意义下的推导 (#3497)

* feat lagrange.md 增加了另一个角度的推导

* style: format markdown files with remark-lint

* 更改折叠框标题
...

github.com/OI-wiki/OI-wiki - c49389dd4a55fce72cbb83a1dd8b4f7bded9ad61 authored over 3 years ago by qwq automaton <[email protected]>
feat(primitive-root): update proof (#3549)

* Update primitive-root.md

* style: format markdown files with remark-lint

Co-authored-by:...

github.com/OI-wiki/OI-wiki - 017c81f1d147b9f46fce8ca38e7642689d8dab34 authored over 3 years ago by peterlits zo <[email protected]>
remove: li-chao-tree*.png being replaced by .svg

github.com/OI-wiki/OI-wiki - ceeff143134f1a622dab81f74b479fc236d845bf authored over 3 years ago by ksyx <[email protected]>
关于负环的小纠正 (#3544)

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

github.com/OI-wiki/OI-wiki - d4552a0340c3140d933ff92ee6e733706a33ecd3 authored over 3 years ago by Reqwey <[email protected]>
refactor(misc/cdq-divide): style and format (#3539)

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

github.com/OI-wiki/OI-wiki - 1aefb3a9b8cff243df8baf6431c96705d152447f authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
refactor(lang/loop): Vectorize figures (#3548)

github.com/OI-wiki/OI-wiki - 5f090a799ec02113ab17a5b8ba2192a977f7b2ba authored over 3 years ago by Nathan Du <[email protected]>
refactor(math/complex): Vectorize complex venn

#3545

* vectorize complex number venn diagram

* remove original figure

github.com/OI-wiki/OI-wiki - 19dbe2615ce777d926db38a70f00d024ad781d1f authored over 3 years ago by Nathan Du <[email protected]>
fix(basic/tournament-sort): internal link (#3540)

* fix(basic/tournament-sort): internal link

* Update tournament-sort.md

Co-authored-by: Ir...

github.com/OI-wiki/OI-wiki - 9ecaf966c2850727c4b890f676d5f1d93ffbc011 authored over 3 years ago by ksyx <[email protected]>
refactor(ds/li-chao-tree): Vectorize and improve figures (#3535)

* add improved figures for 李超 (?) tree

* make accessibility text, figure label and text consi...

github.com/OI-wiki/OI-wiki - d2d616fc1a02d617b20684e90c1a6e06d0a6c496 authored over 3 years ago by Nathan Du <[email protected]>
refactor(graph/block-forest): Vectorize figures (#3327)

* vectorize images in graph/block-forest

* remove unused images

* insert figure between bl...

github.com/OI-wiki/OI-wiki - 908c113b85cba46ce5941e7567340b0156208204 authored over 3 years ago by Nathan Du <[email protected]>
fix(string/basic): fix typo (#3533)

github.com/OI-wiki/OI-wiki - 1e1bdc7629c26f823ef3f8d3224e712991d16a70 authored over 3 years ago by XTh3G4p <[email protected]>
feat(ds): add Python example (#3528)

* feat(basic/complexity): add Python example

* fix(basic/complexity): fix format and indentat...

github.com/OI-wiki/OI-wiki - 522fb8ade6599fbe1128c43aca2c04453fa115dd authored over 3 years ago by WenzelTian <[email protected]>
fix(dp/opt/monotonous-queue-stack): fix typo (#3530)

github.com/OI-wiki/OI-wiki - 90e95ab63b8768f0a34793d67069372ec7fb049b authored over 3 years ago by Crescent12138 <[email protected]>
refactor(ds/binary-heap): Vectorize figures (#3482)

github.com/OI-wiki/OI-wiki - b7444453e9601d472b3a3791ae2d0c0991a84132 authored over 3 years ago by Nathan Du <[email protected]>
调整了数论部分的叙述顺序 (#3472)

* 调整数论部分的行文顺序

* style: format markdown files with remark-lint

* Update sqrt-decomposition.md

...

github.com/OI-wiki/OI-wiki - b4f5bb8d8e1306cf5df27f0e8bb1c44d0f231549 authored over 3 years ago by Great-designer <[email protected]>
feat(ds/monotonous-stack): Add figures

* Add figures for monotonous stack

* insert figures into article

#3522

github.com/OI-wiki/OI-wiki - f62483a392b7a60657adc36f008a38b714847bb7 authored over 3 years ago by Nathan Du <[email protected]>
feat(ds/fenwick): Vectorize and add figures (#3527)

github.com/OI-wiki/OI-wiki - 346e9ed1d9e20dcc38938e59909cb4e85ad4301b authored over 3 years ago by Nathan Du <[email protected]>
fix(sublime3.md): quotation mark in config

#3525

github.com/OI-wiki/OI-wiki - ae3b1a4f5e976195119a8f7f88e3c202bac57945 authored over 3 years ago by Rkkr <[email protected]>
fix(resources): remove `www.algomation.com`

此域名至少从20210414180310起就被赌博网站占据了,没有复原迹象,也没有搜到新域名。

参见:https://web.archive.org/web/20210414180310...

github.com/OI-wiki/OI-wiki - 0e3771a785c7a7ff3c113e72cc0082b9c4a6c27b authored over 3 years ago by CCXXXI <[email protected]>
fix: replace "Reference" (#3523)

根据格式手册, 小标题尽量使用中文

github.com/OI-wiki/OI-wiki - f3a852b374f4ef90b67b4adfe1b69eef8dd54b37 authored over 3 years ago by mgt <[email protected]>
refactor: 调整了数论部分的叙述顺序 (#3509)

* 调整数论部分的行文顺序

* style: format markdown files with remark-lint

* Update sqrt-decomposition....

github.com/OI-wiki/OI-wiki - 433aa83d3edc2ec60302b07dbb13dc2379948e9d authored over 3 years ago by Great-designer <[email protected]>
fix(combinatorics/eulerian): fix LaTeX error (#3519)

github.com/OI-wiki/OI-wiki - cddd47944484e2a258d6a41d319251f346157824 authored over 3 years ago by xyf007 <[email protected]>
feat(misc/15-puzzle): Add 15-Puzzle (#3513)

* add .

* style: format markdown files with remark-lint

* fix latex build

* style: form...

github.com/OI-wiki/OI-wiki - d0b1cd0b00cd8c80e02495288d52caf92e5730b9 authored over 3 years ago by Danni <[email protected]>
fix(intro/format): 格式手册中关于折叠框标题语法的补充 (#3517)

* fix(intro/format.md): usage about 'admonition'

* Update format.md

github.com/OI-wiki/OI-wiki - 73f30f3fe17c5a6718569b6ca4b441bd80cfcec2 authored over 3 years ago by henry_23 <[email protected]>
feat(math): add Python example (#3520)

Co-authored-by: ksyx <[email protected]>
Co-authored-by: Xeonacid <h.dwwww...

github.com/OI-wiki/OI-wiki - 681dcee7eef2150c5cd70101c91143505b7ed7cd authored over 3 years ago by WenzelTian <[email protected]>
fix: Update value-category.md typo (#3515)

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

github.com/OI-wiki/OI-wiki - 0f4c984d360ce8d50c5015b7fe8c565a4a49d9ae authored over 3 years ago by mingy <[email protected]>
为「语法基础」部分的「指针」添加内容 (#3480)

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

github.com/OI-wiki/OI-wiki - c4bb02e1a318efb5bfb95e422bb6ea8ac0af50ab authored over 3 years ago by henry_23 <[email protected]>
feat(tree-hash): add note

添加了一组注意事项。

github.com/OI-wiki/OI-wiki - a68245df0f5420208009a694398b78bca3a082bc authored over 3 years ago by song-jx <[email protected]>
feat(intro/format): use admonition (#3485)

Co-authored-by: Xeonacid <[email protected]>
Co-authored-by: 24OI-bot <15963390+24OI-bot@user...

github.com/OI-wiki/OI-wiki - 81d30e880b6ef036a3bf3f7eee0574a48a831810 authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
add 旋转卡壳 (#3484)

* add 旋转卡壳

* style: format markdown files with remark-lint

* style: format markdown files ...

github.com/OI-wiki/OI-wiki - f65b8f854dd2a531081f2e926055f05d34e2c12c authored over 3 years ago by Alphnia <[email protected]>
feat(alpha-beta.md): 添加 Minimax 算法和 alpha-beta 剪枝的讲解

* tree-divid add problem

* 修改了git,只留下alpha-beta剪枝内容

* 把点分治修改内容也还原了

* style: format mark...

github.com/OI-wiki/OI-wiki - 3108bcd9cda71a0372f01d15c7bc9702bd263ff4 authored over 3 years ago by Alphnia <[email protected]>
fix: change all Leftrightarrow to iff (#3499)

* change Leftrightarrow to iff

* feat: add format requirement for iff

* style: format markdown...

github.com/OI-wiki/OI-wiki - 60587f6c48a73106c66879e2898455e4043476b5 authored over 3 years ago by mgt <[email protected]>
Feat(ds/sparse-table): add vector figures and tweak text(#3502)

github.com/OI-wiki/OI-wiki - acf268eea8d40d85d1b2cfc04ab02ffd3f4627a7 authored over 3 years ago by Nathan Du <[email protected]>
fix(bezouts): wrong link target (#3501)

This probably came after the directory structure changed. This commit *should* have fixed it, bu...

github.com/OI-wiki/OI-wiki - a9e203093e6a5a213a58757ccee0e7f44022888f authored over 3 years ago by Ravenclaw-OIer <[email protected]>
fix: update python to 3.8 to make netlify happy (#3508)

github.com/OI-wiki/OI-wiki - 769969f8874629dfebbf8785c00a15d122b43b50 authored over 3 years ago by mgt <[email protected]>
根据2021年9月1日新规定,更新pb_ds库的合规性 (#3504)

* feat(pb_ds): update regulation from noi.cn

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

github.com/OI-wiki/OI-wiki - 12550a072372ce86bccb043a9d997703eef7ee60 authored over 3 years ago by Jiping Yu <[email protected]>
fix(mst.md): 修改了 Kruskal 重构树性质中描述错误的情况 (#3496)

github.com/OI-wiki/OI-wiki - 92caa4d8365b692c41bda20fb98a329937bbbfab authored over 3 years ago by nalemy <[email protected]>
修改并扩充了数论-数论基础中的同余的性质 (#3476)

* 修改并扩充了数论-数论基础中的同余的性质

原来的 latex 不能正常显示,现加以修改,并扩充了原有的内容。

* style: format markdown files wi...

github.com/OI-wiki/OI-wiki - 843a45fb9771e922d6270113508b8b308b349c1b authored over 3 years ago by Young Newfield <[email protected]>
feat(math/game-theory): Update Sprague Grundy theorem (#3498)

* update sg theorem

* style: format markdown files with remark-lint

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

github.com/OI-wiki/OI-wiki - 7cd18bc5f31f355d8d870ad0eff02c9ea1487fe1 authored over 3 years ago by Danni <[email protected]>
feat(fermat): 改善证明的严谨性 (#3398)

* fermat: 改善证明的严谨性ing

这个证明有点点逻辑不通。

* fermat: 整理、补齐余下的内容

* style: format markdown files ...

github.com/OI-wiki/OI-wiki - 3cdd2f7a954bed4cc8071435580715ae9c7dffe2 authored over 3 years ago by peterlits zo <[email protected]>
refactor(intro/htc): Add GitHub Web-Based Editor (#3483)

github.com/OI-wiki/OI-wiki - c780a7053ab2ab2eb64afeb5f971a50507deeb38 authored over 3 years ago by Ren Baoshuo <[email protected]>
add(math/group-theory): Add Group Theory (#3493)

* tmp add

* add .

* style: format markdown files with remark-lint

* format

* style: ...

github.com/OI-wiki/OI-wiki - 1422dbbad9c49aeed29b62e4860b1fcc76faae4e authored over 3 years ago by Danni <[email protected]>
refactor[dlx.md]:styles and format (#3323)

* refactor[dlx.md]:styles and format

* style: format markdown files with remark-lint

* App...

github.com/OI-wiki/OI-wiki - 1b4fceae4f030f2834ab76434ecf2b70964f2dfd authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
fix(game-theory): bad LaTeX format (#3495)

Change operatorname{} to \operatorname{}

github.com/OI-wiki/OI-wiki - 688072080e62e16b5ca36a0b8e19b4c9bafe3c4a authored over 3 years ago by Ravenclaw-OIer <[email protected]>
add(math/schreier-sims): Add Schreier–Sims Algorithm (#3491)

* add

* style: format markdown files with remark-lint

* Apply suggestions from code review

Co...

github.com/OI-wiki/OI-wiki - a45ae489490b938f94b04a9c73c72bbac104ac1f authored over 3 years ago by Danni <[email protected]>
Fix a formula error.

github.com/OI-wiki/OI-wiki - 56f8d77eaccc9dd7d5d6ea77f6a148ce1df562aa authored over 3 years ago by Justin Chen <[email protected]>
Fix a small error. (#3492)

Change the two elements (i,j) into (x,y), which is mentioned in other places in this article.

github.com/OI-wiki/OI-wiki - 1948e1c4fc5272ade1a9ce1a5eefe9b3914735e0 authored over 3 years ago by shenyouran <[email protected]>
fix(euler.md): 修正变量名不规范的问题

github.com/OI-wiki/OI-wiki - 72b3d5c29c8a572fa3b0dad406b53e372334ca51 authored over 3 years ago by nalemy <[email protected]>
style: change Comic Sans to Times New Roman in SVG (#3490)

github.com/OI-wiki/OI-wiki - a564673b4e6e70c581aa8ecb3512220456921c0c authored over 3 years ago by llh721113 <[email protected]>
fix(concept.md): 修复鸽巢原理指向链接错误的问题

github.com/OI-wiki/OI-wiki - 1a518e4f0828a908b210b0a1f4c0e65184872d57 authored over 3 years ago by 小H <[email protected]>
refactor: tools/editor/devcpp (#3481)

* fix(tools/editor/devcpp): case for MinGW

* fix(tools/editor/devcpp): spaces

* fix(tools/edit...

github.com/OI-wiki/OI-wiki - 7c6477615edc56b166585916326f13028fd9e940 authored over 3 years ago by ksyx <[email protected]>
fix:separated code from markdown file and add notes in math (#3406)

* add:Add snippets

* fix:separate the code from the doc

* style: format markdown files wit...

github.com/OI-wiki/OI-wiki - df55c4dc5a7173216f29941f78e537b518cb034a authored over 3 years ago by kenlig <[email protected]>
fix:separated code from markdown file and add notes in search (#3404)

* add:Add snippets

* fix:separate the code from the doc

* style: format markdown files wit...

github.com/OI-wiki/OI-wiki - 2690f4046bde2f6c39428aeb39ca208a6f5e0093 authored over 3 years ago by kenlig <[email protected]>
refactor(shortest-path): rewrite content (#3316)

* fix(shortest-path): rewrite content about Bellman-Ford

* style: format markdown files with ...

github.com/OI-wiki/OI-wiki - 4738236cf98a254ff238d7b206649c3e531f7852 authored over 3 years ago by Shuhao Zhang <[email protected]>
feat(tools/editor/eclipse): 补充 Eclipse 安装过程 & 优缺点 (#3469)

* feat: 补充Eclipse的安装指南

* fix: 将优缺点List化

* style: format markdown files with remark-lint

...

github.com/OI-wiki/OI-wiki - 663c0d00574ae5528ecd8490403e0527672cd2ae authored over 3 years ago by Camber Huang <[email protected]>
fix(tools/editor/kate): 修正关于 kate 和 LSP 相关的错误 (#3474)

* fix: 修正关于 kate 和 LSP 相关的错误

* fix: 修改用词

* fix: 修正关于内置终端的相关问题

* style: format markdown ...

github.com/OI-wiki/OI-wiki - 622a78786265bed1c5c09882072aca9003490534 authored over 3 years ago by Camber Huang <[email protected]>
feat(math/poly/inv): add Graeffe's Method (#3477)

github.com/OI-wiki/OI-wiki - cc5426b9d2742e13a1dae9f6c4d24dd227177941 authored over 3 years ago by hly1204 <[email protected]>
add(misc/garsia-wachs): Add Garsia-Wachs Algorithm (#3471)

Co-authored-by: Marcythm <[email protected]>
Co-authored-by: 24OI-bot <15963390+24OI-bot@users...

github.com/OI-wiki/OI-wiki - 9ca3817c98d4871b8344baa3eacbe55c43a284ac authored over 3 years ago by Danni <[email protected]>
fix(merge-sort): 纠正「归并排序」维基百科词条链接标题 (#3473)

链接实际上到维基百科的「归并排序」词条,本文章主题也是「归并排序」。

github.com/OI-wiki/OI-wiki - fafa17b81173d7407d4918fa407e5066fd26ec49 authored over 3 years ago by Weisi Dai <[email protected]>
feat(monotonous-queue.md): 增加了一道单调队列例题

* 增加了单调队列一道例题

* 更改了例题代码样式,增加了一组测试数据

* style: format markdown files with remark-lint

Co-...

github.com/OI-wiki/OI-wiki - e3b91b74f522e8907164a35c70c0fd51e0f65449 authored over 3 years ago by Alphnia <[email protected]>
feat(number.md): 完善数位 DP 页面 + 插头 DP 题面补充 + 二叉树 DFS 补充

* Create digit_dp.md

* Update number.md

增加了内容

* Update number.md

增添了数位dp的内容

* Del...

github.com/OI-wiki/OI-wiki - 601d996ec00a8b5513a1a37730ea65013bd92b46 authored over 3 years ago by Alphnia <[email protected]>
fix:separated code from markdown file and add notes in string (#3403)

* add:Add snippets

* fix:separate the code from the doc

* style: format markdown files wit...

github.com/OI-wiki/OI-wiki - 086e5105c8a5b85a7afbd1def0cdee3de8c583a7 authored over 3 years ago by kenlig <[email protected]>
更新了格式手册 (#3447)

Co-authored-by: 夜轮_NachtgeistW <[email protected]>
Co-authored-by: ...

github.com/OI-wiki/OI-wiki - dfeff1a6943e86db8c4982825724d7f97260812e authored over 3 years ago by kenlig <[email protected]>
fix(mst): 修复及补充 Kruskal 重构树的性质说明 (#3467)

* 修复及补充 Kruskal 重构树的性质说明

1. 修复关于重构树性质的说明。
2. 补全边权的排序方式对重构树性质的影响。

* Update mst.md

* Upd...

github.com/OI-wiki/OI-wiki - cbd6566763d52b4fe806bae19c59b131b8420e44 authored over 3 years ago by XTh3G4p <[email protected]>
feat: 调整了顺序,扩充了连分数部分 (#3461)

* 调整了顺序,扩充了连分数部分

补了几个直接能拿来用的定理

* style: format markdown files with remark-lint

* 修理公式
...

github.com/OI-wiki/OI-wiki - 8e5b208f88dc80d509123dd1f67a48dea39dfd2a authored over 3 years ago by Great-designer <[email protected]>
fix(ntt.md): change a deprecated link to "primitive root" (#3465)

Change a deprecated link to "primitive root"

github.com/OI-wiki/OI-wiki - e1c5214fbde18d9aae4fcebe0b1a57ad08718211 authored over 3 years ago by tigerruanyifan <[email protected]>
Fix(ds/seg): 修改求 mid 时的笔误

github.com/OI-wiki/OI-wiki - c3e60c70be369163dd72d80b0b38abee2544a9e2 authored over 3 years ago by Early <[email protected]>
fix(bernoulli): 几处明显的笔误 (#3464)

* Update bernoulli.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI...

github.com/OI-wiki/OI-wiki - 56c885177890074a3bddebd275ed6fe6bc52fd37 authored over 3 years ago by Yuuko <[email protected]>
feat: NOI Linux 2.0 对 g++ 环境的更新 (#3446)

* Update index.md

NOI Linux 2.0 对 g++ 环境的更新

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

github.com/OI-wiki/OI-wiki - e145fccec4596ea7c397ee60741e04e66700b539 authored over 3 years ago by 崔泽禹 <[email protected]>
style(basic/simulation): use math equations (#3460)

* style(basic/simulation): use math equations

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

github.com/OI-wiki/OI-wiki - e32bbcfa0455f2a31ef9b1e84581b16622d7f62a authored over 3 years ago by ksyx <[email protected]>
feat: 增加了光速幂(块速幂)的思路与实现; fix #3381 (#3427)

* feat: 增加了光速幂(块速幂)的思路与实现以及一道例题; fix #3381

* fix(quick-pow): edit 光速幂

Co-authored-by: Nano...

github.com/OI-wiki/OI-wiki - 77e8b639883ba07c2f1568c7bdfba7d70cd0f40e authored over 3 years ago by orz001 <[email protected]>
vectorize figures in graph/steiner-tree.svg (#3393)

github.com/OI-wiki/OI-wiki - 9df592e841768ff08cc7f32ced718dd7ac8d5840 authored over 3 years ago by Nathan Du <[email protected]>
feat(git): 添加 Windows 下命令行安装 Git 的方式 (#3448)

* feat: 添加Windows下命令行安装

* fix: typo

* fix: apply suggestions from @NachtgeistW and @Studyi...

github.com/OI-wiki/OI-wiki - 995dea82549c752965fea0f10c253b3c794b6ea9 authored over 3 years ago by Camber/Billy Huang <[email protected]>
需要找的是记录下来的相反数 (#3444)

github.com/OI-wiki/OI-wiki - ca0641b8385b5a702447db31a077cb442dca10eb authored over 3 years ago by Hosea <[email protected]>
feat(gauss.md): 增加了关于使用高斯消元法解异或方程组的方法与一道题目 (#3415)

* feat(gauss.md): 增加了关于解异或方程组的方法与题目

* fix: format equation

* fix: 解决了练习题间无换行的问题

* fix(g...

github.com/OI-wiki/OI-wiki - 442f1d852f114a9c37aff0741125f93b1afeab94 authored over 3 years ago by orz001 <[email protected]>
fix(math/quick-pow.md): 快速乘的代码实现中unsigned应改为unsigned long long类型 (#3451)

* Update quick-pow.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI...

github.com/OI-wiki/OI-wiki - 14646516e6e03d1cbda53e2a25a57f3b50891f56 authored over 3 years ago by Zhangjiacheng2006 <[email protected]>
fix(basic/stl-sort): style and undefined var `k` (#3453)

github.com/OI-wiki/OI-wiki - c4fd9d3b2e124fd080020ba9a165cca8e76425be authored over 3 years ago by ksyx <[email protected]>
refactor(tools/editor/devcpp): more formal descriptions

#3420

* fix: 重写devcpp的介绍部分

* fix: Apply suggestions from @ksyx

* fix: Apply suggestions...

github.com/OI-wiki/OI-wiki - 0c9e256ea0743a185afa6e524f28cee42b48cc43 authored over 3 years ago by Camber/Billy Huang <[email protected]>
fix(basic/radix-sort): space in code block comment

github.com/OI-wiki/OI-wiki - d8370a6d7926a85e0c67c6b405288095155da9e6 authored over 3 years ago by ksyx <[email protected]>
style: replace VSCode GIF to APNG (#3450)

* style: replace VScode GIF to APNG

* style: format markdown files with remark-lint

Co-aut...

github.com/OI-wiki/OI-wiki - 353b1f64c8a2c756695bb5e99f036d1e80819dbe authored over 3 years ago by llh721113 <[email protected]>
feat(ds/binary-heap): Added ASVG for binary heap insert (#3449)

* feat: Added ASVG for binary heap insert

github.com/OI-wiki/OI-wiki - 8e9912d1c451842dc6d185adaa4ad03e4bc0bcd8 authored over 3 years ago by llh721113 <[email protected]>
更新分拆数 (#3407)

* 更新分拆数

* Update mkdocs.yml

* Update partition.md

* chore: make bot happy

* Update p...

github.com/OI-wiki/OI-wiki - 8b323407743e0878057ea522d19dc911b44736d7 authored over 3 years ago by Great-designer <[email protected]>