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(search, dp, string): add semantic label for paragraph
* style: format markdown files w...
a651a491cacf0d64ccf8eb0c7f454d28d2fdceca authored over 2 years ago by WenzelTian <[email protected]>d1b662ecee11cda7aa9012cee1bd43b334a1c3d4 authored over 2 years ago by 2008verser <[email protected]>
* 对原文中非旋 Treap 的完整代码中的错误进行修改并对 split_by_rk 函数进行重写
原文中非旋 Treap 完整代码中的 qnex 函数 漏加了 int ret = qval...
07e2fdf0047d35eaa755f8e349ad14fe86c1afc2 authored over 2 years ago by Hou Yuxuan <[email protected]>RT
3120a300be6791afc3389446dd3383d07d926e9a authored over 2 years ago by minakokojima <[email protected]>* feat(lang/lambda.md): 增加使用对象描述
* Apply suggestions from code review
* Update lambda.md
* st...
909f2a41e26ed794b33de98ce59e0e8e06dbf9ad authored over 2 years ago by y <[email protected]>* Update gcd.md
统一称呼
* style: format markdown files with remark-lint
Co-authored-by: 24OI-bot...
6f50250a8c915e0878c538ee316abb1b9dacf205 authored over 2 years ago by WillHou936 <[email protected]>* fix(graph-topo): typo
* style: format markdown files with remark-lint
Co-authored-by: 24...
822d4e6b18c215772ffdd2fddeaa9f860b98e9f7 authored over 2 years ago by Zirnc <[email protected]>* fix(graph/shortest-path): 将 True 改成 False
fix #4241
* style: format markdown files with ...
7316220bc39a2f2899bb8c8468b069b97080bcfc authored over 2 years ago by Zirnc <[email protected]>fix(ds/li-chao-tree):补充一种情况
1379e4f71ebac998bd073fec47ac4a618ec3bc1f authored over 2 years ago by Zirnc <[email protected]>02f64786973090af6e4aedea14c740a7cec33ce9 authored over 2 years ago by fyulingi <[email protected]>
* 增加了反Nim游戏的证明
<feat>(<misere-game.md>): <增加了反Nim游戏的证明>
* style: format markdown files wit...
39ca8537b6445ee4f5eefe3f7e291ae1c6640674 authored over 2 years ago by 2008verser <[email protected]>* Update fenwick.md
* Update fenwick.md
* style: format markdown files with remark-lint
...
42498cc572442962d82c0b9690b7d8c8ddb20867 authored over 2 years ago by Zirnc <[email protected]>* feat(3d): add 3d basic
* style: format markdown files with remark-lint
* style: format m...
e5dbd01e26e57ffaafb95b93267aced502aa697c authored over 2 years ago by Shuhao Zhang <[email protected]>* feat(ds/ett): refactor ett - intro, link and cut
* feat(ds/ett): refactor ett - fix and ma...
f7f1f0dfd37585dd3c57aa6efede40c12ffeb2a1 authored over 2 years ago by Zhikai Zeng <[email protected]>* feat: contributing (previsional)
* feat: codeowners
* feat: chinese
* fix: chinese gr...
a9e12b5b6a50a816d0cd51c1d5e2dffec5f9d799 authored over 2 years ago by Shuzhou Liu <[email protected]>* feat:add astar-1 config
* fix:add testcases into yaml
* fix:change to relative path
227b47d3480a0fcd3b66a3cd1bf79a883ca3e62d authored over 2 years ago by kenlig <[email protected]>* 完善ST表部分内容
* style: format markdown files with remark-lint
* add sparse-table content
...
b6de428986150e7a83524acd7f38991e87da0a94 authored over 2 years ago by DawnMagnet <[email protected]>6618a306f0fe1784fab98ae99e3628f1810f7f7f authored over 2 years ago by 刘桐赫 <[email protected]>
补充离散对数、剩余与单位根的概念
faa0b7c6cfd9eaa444a6d4758714335dca8ffe5d authored over 2 years ago by Great-designer <[email protected]>* 更新Entringer Number
* Update eulerian.md
* Update eulerian.md
* 补充与更新译名
增加部分证明
903b5c150163ab497483623a5dbfe20920573048 authored over 2 years ago by Great-designer <[email protected]>fix(math/number-theory/sieve): fix wrong increment order in Python code
1d833a4084246760b145379f93aa9677daca9958 authored over 2 years ago by Monad <[email protected]>* fix lct.md
将文档第341行的“`Find()` 其实就是找到当前辅助树的根。”
修改为了“`Find()` 查找的是 $x$ 所在的**原树**的根,请不要将原树根与...
修正字母混乱的情况
a6fff39eaf2db49a9b1bc37cc6c26895bdebbce8 authored over 2 years ago by Sheng-Horizon <[email protected]>ba94924bbae8aaf6d9dc865d48d37b9cb7821ea3 authored over 2 years ago by Sheng-Horizon <[email protected]>
aa4e9f5151f2cc89a924522af4cbb16919755ee6 authored over 2 years ago by kernel_panic <[email protected]>
* fix(contest/common-mistakes.md): 修改错别字和规范表述
- 修改了一个词语
- 将 这样定义并不符合 c++11 标准 改为 这样试图修改字符串字面...
* fix: 修改表述
* Update persistent-seg.md
82baef14ff48c0811a278d87c17c6951b82c1f39 authored over 2 years ago by Flex Zhong <[email protected]>* fix(fenwick): typo
* Update fenwick.md
4ab352e83ac3d6b17fd9d77de62089f33d96306b authored over 2 years ago by Flex Zhong <[email protected]>31330d1ac13aa7eb710f091d037b237017996be1 authored over 2 years ago by 忘怀 <[email protected]>
Update dynamic.md
下面的方程中第二行说明了没有考虑 $son_i$。
072d59188f3037c1b55d5712968556b44028fc83 authored over 2 years ago by CSPNOIP <[email protected]>e2207ccab57959e841095261df2722eea0a4fff0 authored over 2 years ago by 智子 <[email protected]>
e76cfa56eedaea03fc56c25f46f205c1d357d865 authored over 2 years ago by Zhikai Zeng <[email protected]>
ce9cd047fe96799a0c9e10c6655aee143ddad476 authored over 2 years ago by Early <[email protected]>
* feat(ds/rbtree): fix typo & simplify description
* fix(ds/rbtree): fix typo
7038f1ea2915b7d9233509db116638fd8d73c930 authored over 2 years ago by CCXXXI <[email protected]>* fix #4074
* style: format markdown files with remark-lint
* 修正笔误
* 介绍顺序的一点小调整
* style: for...
1a8f814e0a9bc5d3f1b2f6d43cd4af900e05ef9a authored over 2 years ago by Great-designer <[email protected]>* refactor(ds/pairing-heap.md): 大规模重构条目
* style: format markdown files with remark-lint
Co...
549096c63cd45f6541c8e029fc580ad0ce22c535 authored over 2 years ago by WAAutoMaton <[email protected]>* fix: solve public network access problem in deploying server
* fix: solve public network acce...
f33670a563f3ea36630309e7e9bcf0a76f03dff2 authored over 2 years ago by Jinglei Dong <[email protected]>* feat(intro/format): add format rules for #3978
* fix: move to l29
* style: format markdo...
76977cd250739538c5398f0c8b23e7f78caec134 authored over 2 years ago by Shuzhou Liu <[email protected]>* feat: add yarn run check
* feat: add checker main script
* feat: fix RunPath
* feat: fix ch...
bca02f90e68ebbde458c6740565be81251d8c97a authored over 2 years ago by llh721113 <[email protected]>* fix: correct a link
miller-rabin-素性测试
* ci: temp add logs
* Update build-pdf.yml
* Update ...
a316539c9af2a9c29c61ab0a58eba60fb030ff57 authored over 2 years ago by CCXXXI <[email protected]>fcab51cd7de60598a390a7d29b669da1cf441a88 authored over 2 years ago by Shuzhou Liu <[email protected]>
* Update fenwick.md
更改等号.
* style: format markdown files with remark-lint
* Update fenw...
db7a85a706da1c3ca1d3296cedc554b611d668d0 authored over 2 years ago by RuiYu2021 <[email protected]>1e290e2dc418a8f9ba7c7f93b8d7574968284e3e authored over 2 years ago by lrherqwq <[email protected]>
* build: uslugify links
* fix: correct links
fix: #_ links display
fix: bot mix chinese...
6e776cb44b971b8e4704038aad9afa68ca46c536 authored over 2 years ago by CCXXXI <[email protected]>a5439a074d9032a59d4f5c579bbc52e81bf7cb17 authored over 2 years ago by purple-vine <[email protected]>
fix(binary_heap):typo
fix typo
a6aa3be172fed81e4b23f00fc8873f2ca4c7e7d0 authored over 2 years ago by 忘怀 <[email protected]>* feat(graph/scc): 完善算法流程,令其可读性更强
* fix(graph/scc): 修改自己不到位的描述
* Update scc.md
* Update scc.m...
b46db60a68f51a5b680291a706554fbee6d26daf authored over 2 years ago by F1shAndCat <[email protected]>e2c35dcebbbcb610b8496523bbbe453508f6cd1a authored over 2 years ago by yusancky <[email protected]>
* fix(misc/garsia-wachs): 翻译翻译腔句子
* Update garsia-wachs.md
* Update garsia-wachs.md
* Update ...
1f53654aab15d49bd68aa4a6b790b998b2af5887 authored over 2 years ago by F1shAndCat <[email protected]>* feat:增加java进阶页面
* feat(lang/java):增加StreamTokenizer的IO写法与的对比
* style: format markdown files ...
8292d652b62007da600c6a98cf82caabbac2af1e authored over 2 years ago by 邶风 <[email protected]>* fix(state.md): LaTeX
* style: format markdown files with remark-lint
* Update state.md
...
* style(lang/python): replace ```console with ```pycon
better highlight and no risk of interfer...
53006b74694e5f47f4dfacd0a36f9e3ed4051dd5 authored over 2 years ago by chinggg <[email protected]>* Update complex.md
* Update docs/math/complex.md
Co-authored-by: Xeonacid <h.dwwwwww@gmai...
d2450eb93724a58c73426c6bb0dbd4231bd93cc6 authored over 2 years ago by Great-designer <[email protected]>* feat(ds/avl.md): add code example for avltree
* fix(ds/avl.md): collapse example code
* feat...
861c8e15a3cf1d6aafe661d8818b6e36c0125849 authored over 2 years ago by std::_Rb_tree <[email protected]>* fix #4135
* Update complexity.md
a1222458e2b9282acdf6d2e7960065d1403e5013 authored over 2 years ago by Great-designer <[email protected]>* fix(ds/li-chao-tree.md):修改错误的代码
[例题中给出的代码被 hack](https://www.luogu.com.cn/discuss/471593)
...
81f430f34c2f5325e76f1c56c67ff1b04658f3bd authored over 2 years ago by do_while_true <[email protected]>Revert "ci: building pdfs silently (#4052)"
This reverts commit 9ba57697ab555b41f330d766106849f...
ad5d069cdb6bd4e1da38a86c7b5699f439c08983 authored over 2 years ago by Wenzhuo Liu <[email protected]>* fix(math/quick-pow): initialize res to 1%mod in case exp=0 and mod=1
where the anwser should ...
703c49a7da6d6635e37840802993b91d125b516d authored over 2 years ago by chinggg <[email protected]>* Update tree-divide.md
* style: format markdown files with remark-lint
Co-authored-by: 24...
a673fdfac5a671a681e4640573e96f573faba014 authored over 2 years ago by Flex Zhong <[email protected]>修改后两种情况的例子
60f214bcb7e33c46d0c7e6471cbe0673454eef85 authored over 2 years ago by queenwen <[email protected]>* Update slope.md
* Update du.md
f54ebee2ea01121aeb5e482f76f548d84d0bf8a6 authored over 2 years ago by nanmenyangde <[email protected]>514e1f7717ad948d4922f06be8ac98717a24237e authored over 2 years ago by nanmenyangde <[email protected]>
* fix #3911
* 更换名字,fix bug
c9539d215ceacf57a4452d47f674399fbe551171 authored over 2 years ago by Great-designer <[email protected]>* Update hash.md
补充完善页面表述
https://github.com/OI-wiki/OI-wiki/issues/2205
* Update hash.md...
7e21b8a2a120bbd7408fa36d1b4f3e54dc6b84e3 authored over 2 years ago by 小蛙 <[email protected]>* Update crt.md
* Update docs/math/number-theory/crt.md
Co-authored-by: Early <lin_erli@outloo...
dd97659454209f1d347037068f4f44ef93a8bd22 authored over 2 years ago by little-cindy <[email protected]>* feat(basic): add semantic label for paragraph
* feat(basic/binary-lifting, divide-and-conquer...
69e49a2421391feeb41ddf3b54628538302ffe83 authored over 2 years ago by WenzelTian <[email protected]>33ff2faa94a3c5d8b1e140c79c62df2ed3c00e67 authored over 2 years ago by Flex Zhong <[email protected]>
d78d1c8c0a537123dc4b024f8d2c9fba533ae527 authored over 2 years ago by yienlilu <[email protected]>
ed8f56092ad96dcef0188b90e7ec9c3563e23759 authored over 2 years ago by yienlilu <[email protected]>
ac3df337de4b9f3f10b0eb443d27499ac0f4f066 authored over 2 years ago by yienlilu <[email protected]>
* feat(graph/mod-shortest-path): 补充描述
* Update mod-shortest-path.md
* Update mod-shortest-path...
88d4a330259bf377e225fa0ed40d81ad1cd6b464 authored over 2 years ago by F1shAndCat <[email protected]>* Update block-list.md
Add "rope"
* fix(block-list): typo
* Update block-list.md
Fix format ...
325955bacfdaaee2c2f513eeb994641bdb83994a authored over 2 years ago by 小蛙 <[email protected]>Co-authored-by: mgt <[email protected]>
bed2db80d50f1858c31b7eee73274fd05452f223 authored over 2 years ago by Saisyc <[email protected]>Signed-off-by: Coelacanthus <[email protected]>
dbade659abcc1df3c3e24fb93b5b8fdf837bb672 authored over 2 years ago by Coelacanthus <[email protected]>25df0a977444819a99ad443ab8c4c329b1f97890 authored over 2 years ago by Shuzhou Liu <[email protected]>
* feat(workflows): quieter build pdf ci
* fix: file err
* feat
* delete silent-mode
* feat: ...
9ba57697ab555b41f330d766106849f2a1dcccba authored over 2 years ago by Shuzhou Liu <[email protected]>* feat(ds/avl.md): add code example for avltree
* fix(ds/avl.md): collapse example code
* fix ...
019e043d62e824dae6f49fa15ce240ff726647e3 authored over 2 years ago by std::_Rb_tree <[email protected]>* feat(math/linear-algebra-index.md): 添加线性代数简介与线性空间相关内容
* Update linear-algebra-index.md
* 移动线...
d1abb72e746a359f7c16319014526f1c682e9714 authored over 2 years ago by Tang Mingze <[email protected]>2648224ace6dbae119462d60c185669e153322f0 authored over 2 years ago by Saisyc <[email protected]>
* feat(math/probability/*): 添加更为完整的概率论概率相关内容。
* refactor(math/expectation.md):
移除页面中有关概率论公理化定义和...
b1d2023a94cedb0f5dac69bda459bf12a69f34be authored over 2 years ago by F1shAndCat <[email protected]>
fix(sam.md): “两个字符串的最长公共子串”的示例代码中,返回值应为`T.substr(bestpos - best + 1, best)`,而非`t.substr(bestpos ...
e094b84e6e5ac9e391497e00d804909935b32460 authored over 2 years ago by HeatFireY <[email protected]>* 更新了二次域相关内容
* style: format markdown files with remark-lint
* 增加标题
Co-authored-by: 24OI-bot ...
94ac6bb488c15ad2893733c39b1f79138795d359 authored over 2 years ago by Great-designer <[email protected]>a99902cc377c501a1685c7c7e7155943cffd3b75 authored over 2 years ago by yusancky <[email protected]>
修正一处笔误
fa4ef2faa34d8e535a28bae3aeaec8c31308fe9d authored over 2 years ago by black_trees <[email protected]>* 写清楚适配器的底层容器对象
参考
https://en.cppreference.com/w/cpp/container/stack
https://en.cppreference....
910431c7b760a7eddbf2c0b0887ed28514c75fab authored over 2 years ago by Shuzhou Liu <[email protected]>
a8456bc93986d0f1e78a7ae119f162f61c86e040 authored over 2 years ago by Heriko Deltana <[email protected]>
Resolves an issue where displaying exceptions in Microsoft Edge on Windows (some renderings have...
d66c1d4dd23aeec063cd3a2a1bd695743a07795b authored over 2 years ago by Amazingkenneth <[email protected]>b685f3ea32ff6b428dca43885daf0e8b39815b66 authored over 2 years ago by DepletedPrism <[email protected]>
153fedd029faacd0a4dd728a1e922c39b011d3a1 authored over 2 years ago by Baoshuo Ren <[email protected]>
* feat:新增条件运算符,完善复合赋值运算符
feat:新增条件运算符,完善复合赋值运算符
* Update docs/lang/op.md
* Update docs/...
d49d4f9fea9f824f798d77dd217a14abbcfe3551 authored over 2 years ago by lleeoonn <[email protected]>5eb3c90892d5ab8d42a44cd1629f0399a009c76c authored over 2 years ago by 陈鼫RWHTYFZ <[email protected]>
ca83a23f7967613fa722d7940d7868158796a59e authored over 2 years ago by Clever_Jimmy <[email protected]>
* feat & fix & refactor(lang/python): 增修 Python 页内容
* 把 REPL 的代码块改为 console 代码块多处;格式化一处
Co-a...
73320ae4ecd0ebe5c54cc45f0872a11f22041f71 authored over 2 years ago by yusancky <[email protected]>* feat(dp/basic): 加入最长公共子序列的名词解释和例题
* fix: authors' name strictly same /cc @Persdre
* 去掉一些冗余表达...
ec2f6958dad4be26e0577742ce99536c9eec6550 authored over 2 years ago by queenwen <[email protected]>
Co-Authored-by: Xeonacid <[email protected]>
Co-Authored-By: Enter-tainer <[email protected]>
c9e70125a4751eade3f0851098ac522d85217bd6 authored over 2 years ago by Shuzhou Liu <[email protected]>
c32ff1b9b13adf38dcf0b2a50b908b1dcba1e62d authored over 2 years ago by Menci <[email protected]>
ffa80b092e52f93436f3225994590b7fb56c77e2 authored over 2 years ago by Menci <[email protected]>