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
chore(lang/const.md): 修改对 `const` `constexpr` 的直观描述用语
typed-sigterm opened this pull request about 15 hours ago
typed-sigterm opened this pull request about 15 hours ago
feat(ds/linked_list.md): Cpp implement of xor linked list (#6104)
XZDXRZ opened this pull request 4 days ago
XZDXRZ opened this pull request 4 days ago
fix(*): tweak pygment lexer name
HeRaNO opened this pull request 5 days ago
HeRaNO opened this pull request 5 days ago
feat(misc/space-optimization.md): 增加計算機特性部分
morris821028 opened this pull request 5 days ago
morris821028 opened this pull request 5 days ago
fix(treap.md): 修正树高证明里面推导的笔误
untitledunrevised opened this pull request 6 days ago
untitledunrevised opened this pull request 6 days ago
feat(math/number-theory/residue.md): N次剩余具体的求解方法
wkywkyQAQ opened this pull request 6 days ago
wkywkyQAQ opened this pull request 6 days ago
fix(primitive-root.md): better intro
Tiphereth-A opened this pull request 7 days ago
Tiphereth-A opened this pull request 7 days ago
refactor(pell-equation): 重写 Pell 方程页面
c-forrest opened this pull request 8 days ago
c-forrest opened this pull request 8 days ago
feat(ds/avl.md): 增加一些操作的说明并提供一种 OI 风格的实现
tfia opened this pull request 9 days ago
tfia opened this pull request 9 days ago
[内容有误] 吉司机线段树内容不完整&代码有错
pystraf opened this issue 9 days ago
pystraf opened this issue 9 days ago
Add 异或链表的代码实现
XZDXRZ opened this issue 11 days ago
XZDXRZ opened this issue 11 days ago
Update intro.md
andy2025-wind opened this pull request 11 days ago
andy2025-wind opened this pull request 11 days ago
fix(docs/math/base.md): 避免转二进制阅读方向的误解
KingMario opened this pull request 12 days ago
KingMario opened this pull request 12 days ago
chore(docs/intro/htc.md):commit 信息添加 chore 类型
KingMario opened this pull request 12 days ago
KingMario opened this pull request 12 days ago
refactor(quadratic.md): 重新组织二次域页面内容
c-forrest opened this pull request 13 days ago
c-forrest opened this pull request 13 days ago
fix(sieve.md): 修改页面内容
wkywkyQAQ opened this pull request 13 days ago
wkywkyQAQ opened this pull request 13 days ago
Add N 次剩余
wkywkyQAQ opened this issue 13 days ago
wkywkyQAQ opened this issue 13 days ago
fix: 移除示例代码内的无用数组
Chihaya-Yuka opened this pull request 15 days ago
Chihaya-Yuka opened this pull request 15 days ago
[内容有误] P4357 添加 hack 数据后代码无法通过
zyzzyh opened this issue 15 days ago
zyzzyh opened this issue 15 days ago
fix(geometry/distance.md): change a wrong symbol 修正一处笔误
aaron20100919 opened this pull request 17 days ago
aaron20100919 opened this pull request 17 days ago
Add 容斥原理的更详细证明
GouBuliya opened this issue 18 days ago
GouBuliya opened this issue 18 days ago
fix(misc/expression.md): typo
0x03A6 opened this pull request 20 days ago
0x03A6 opened this pull request 20 days ago
fix(rbtree.md): typo
0x03A6 opened this pull request 21 days ago
0x03A6 opened this pull request 21 days ago
refactor(lang/python.md): 删除口语化表达、统一python文档链接语言、添加表格
jiangmuran opened this pull request 21 days ago
jiangmuran opened this pull request 21 days ago
chore(workflow/typst): follow-ups for typst update commit
HeRaNO opened this pull request 21 days ago
HeRaNO opened this pull request 21 days ago
feat(content/content-tricks): tricks of contest (#6088)
jiangmuran opened this pull request 22 days ago
jiangmuran opened this pull request 22 days ago
Add 考试得分技巧(骗分)
jiangmuran opened this issue 22 days ago
jiangmuran opened this issue 22 days ago
Add 欧拉方法
XZDXRZ opened this issue 23 days ago
XZDXRZ opened this issue 23 days ago
fix(python.md): format
Tiphereth-A opened this pull request 24 days ago
Tiphereth-A opened this pull request 24 days ago
feat(dp/opt/wqs.md): 添加 wqs 二分相关内容
AtomAlpaca opened this pull request 24 days ago
AtomAlpaca opened this pull request 24 days ago
fix(ac-automaton.md): typo
Tiphereth-A opened this pull request 25 days ago
Tiphereth-A opened this pull request 25 days ago
feat(string/ac-automaton): 新增算法全名
zica87 opened this pull request 25 days ago
zica87 opened this pull request 25 days ago
Add 张量积与位运算卷积
OIer1048576 opened this issue 26 days ago
OIer1048576 opened this issue 26 days ago
chore: update typst workflow
Enter-tainer opened this pull request 26 days ago
Enter-tainer opened this pull request 26 days ago
Update oi.md
icaijy opened this pull request 27 days ago
icaijy opened this pull request 27 days ago
fix(docs/lang/python.md): 更改python速成中输入输出和字符串部分 (#6038)
Rottenwooood opened this pull request 28 days ago
Rottenwooood opened this pull request 28 days ago
feat(primitive-root.md): 扩充定理、修改目录
2008verser opened this pull request 29 days ago
2008verser opened this pull request 29 days ago
fix(docs/lang/python.md): retrieving columns in numpy
Rottenwooood opened this pull request 29 days ago
Rottenwooood opened this pull request 29 days ago
[内容有误] python速成中numpy部分有误
Rottenwooood opened this issue 29 days ago
Rottenwooood opened this issue 29 days ago
fix(docs/ds/rbtree.md): 修正红黑树与B树/B+树比较时的笔误
LengSC opened this pull request 30 days ago
LengSC opened this pull request 30 days ago
[内容有误] 将红黑树与B树/B+树比较时存在笔误
LengSC opened this issue 30 days ago
LengSC opened this issue 30 days ago
fix(ds/b-tree.md): 修改全文措辞以增加其可读性
tfia opened this pull request 30 days ago
tfia opened this pull request 30 days ago
feat(docs/ds/decompose.md): 对静态RMQ问题增加一种新的分块做法
Yerosius opened this pull request about 1 month ago
Yerosius opened this pull request about 1 month ago
feat(primitive-root.md): 使证明自然一点
2008verser opened this pull request about 1 month ago
2008verser opened this pull request about 1 month ago
feat(basic/selection-sort.md): 增补对于稳定的选择排序的说明
tfia opened this pull request about 1 month ago
tfia opened this pull request about 1 month ago
[BUG] 搜索服务器异常
TuanZiGit opened this issue about 1 month ago
TuanZiGit opened this issue about 1 month ago
fix(ds/top-tree.md): 修正部分笔误
ljy2009 opened this pull request about 1 month ago
ljy2009 opened this pull request about 1 month ago
fix(lang/new): wrong iota range (#6066)
alphagocc opened this pull request about 1 month ago
alphagocc opened this pull request about 1 month ago
[内容有误] 关于C++ ranges介绍有小错误,范围应该是0-5而不是1-6
ChaomengOrion opened this issue about 1 month ago
ChaomengOrion opened this issue about 1 month ago
[内容有误] 【组合数性质 | 二项式推论】一处公式有误
yinpeichu2021 opened this issue about 1 month ago
yinpeichu2021 opened this issue about 1 month ago
fix(graph/dominator-tree.md): fix formula format
cyyself opened this pull request about 2 months ago
cyyself opened this pull request about 2 months ago
refactor(math/stern-brocot): 重写 Stern–Brocot 树页面
c-forrest opened this pull request about 2 months ago
c-forrest opened this pull request about 2 months ago
fix(math): unify the notation of p-adic valuations
c-forrest opened this pull request about 2 months ago
c-forrest opened this pull request about 2 months ago
feat(misc/15-puzzle.md): add a new picture
myeeye opened this pull request about 2 months ago
myeeye opened this pull request about 2 months ago
feat(huffman-tree.md): add proof for optimality of Huffman coding
lingkerio opened this pull request about 2 months ago
lingkerio opened this pull request about 2 months ago
fix(contest/common-mistakes.md): 对于 Linux 下的栈空间限制的说明
CodingOIer opened this pull request about 2 months ago
CodingOIer opened this pull request about 2 months ago
fix(contest/common-mistakes.md): 对于 Linux 下的栈空间限制的说明
CodingOIer opened this pull request about 2 months ago
CodingOIer opened this pull request about 2 months ago
fix(misc/mo-algo.md): 将压行代码添加clang-format off
ZnPdCo opened this pull request about 2 months ago
ZnPdCo opened this pull request about 2 months ago
fix: incorrect links (#6055)
ChineseHamberger opened this pull request about 2 months ago
ChineseHamberger opened this pull request about 2 months ago
[BUG] OI-Wiki 上有许多不严格不正确的跳转链接
ChineseHamberger opened this issue about 2 months ago
ChineseHamberger opened this issue about 2 months ago
feat(misc/15-puzzle.md): add a new picture
myeeye opened this pull request about 2 months ago
myeeye opened this pull request about 2 months ago
feat(misc/15-puzzle.md): 给 15-puzzle 的最终状态配了张图
myeeye opened this pull request about 2 months ago
myeeye opened this pull request about 2 months ago
feat(/docs/contst/oi.md) 简单的提供一个链接
Error-Eric opened this pull request about 2 months ago
Error-Eric opened this pull request about 2 months ago
fix(graph/shortest-path.md): 修正关于 floyd算法第一维省略对结果无影响 的证明
lingkerio opened this pull request about 2 months ago
lingkerio opened this pull request about 2 months ago
refactor(tournament-sort.md):update the python code
xiaolefrank opened this pull request about 2 months ago
xiaolefrank opened this pull request about 2 months ago
Update oi.md
Error-Eric opened this pull request about 2 months ago
Error-Eric opened this pull request about 2 months ago
perf(prime.md): 提高标题等级,增加文章可读性
c-forrest opened this pull request about 2 months ago
c-forrest opened this pull request about 2 months ago
fix(string/hash): typo
xiangmy21 opened this pull request about 2 months ago
xiangmy21 opened this pull request about 2 months ago
fix(graph/shortest-path): 修正 Dijkstra 复杂度分析
Eletary opened this pull request about 2 months ago
Eletary opened this pull request about 2 months ago
feat(graph/hld.md): 增加了树链剖分的题目
AMlhdSan opened this pull request about 2 months ago
AMlhdSan opened this pull request about 2 months ago
feat(string/trie.md): Add Java code
aofall opened this pull request about 2 months ago
aofall opened this pull request about 2 months ago
feat(docs/misc/space-optimization.md): 增加空间优化常见技巧例子
cn-Mouxy opened this pull request about 2 months ago
cn-Mouxy opened this pull request about 2 months ago
[内容有误] LCA 的 LCT 求法和莫队
zhangbo1000 opened this issue about 2 months ago
zhangbo1000 opened this issue about 2 months ago
Request details of prove
XuYueming520 opened this issue about 2 months ago
XuYueming520 opened this issue about 2 months ago
fix(ds/lct): typo
HeRaNO opened this pull request 2 months ago
HeRaNO opened this pull request 2 months ago
[内容有误] small typo
XuYueming520 opened this issue 2 months ago
XuYueming520 opened this issue 2 months ago
[内容有误] Python 页面部分内容混乱
c-forrest opened this issue 2 months ago
c-forrest opened this issue 2 months ago
fix(lang/csl/algorithm.md): typo
aotenjou opened this pull request 2 months ago
aotenjou opened this pull request 2 months ago
fix(lang/csl/algorithm.md):笔误
aotenjou opened this pull request 2 months ago
aotenjou opened this pull request 2 months ago
fix(lang/csl/algorithm.md):笔误
aotenjou opened this pull request 2 months ago
aotenjou opened this pull request 2 months ago
fix (lang/csl/algorithm.md):笔误
aotenjou opened this pull request 2 months ago
aotenjou opened this pull request 2 months ago
[内容有误]
aotenjou opened this issue 2 months ago
aotenjou opened this issue 2 months ago
ci(ub-check): set environ `PYTHONIOENCODING`
Tiphereth-A opened this pull request 2 months ago
Tiphereth-A opened this pull request 2 months ago
fix(fenwick.md): typo
AtomAlpaca opened this pull request 2 months ago
AtomAlpaca opened this pull request 2 months ago
refactor(math/number-theory/continued-fraction): 重写连分数页面
c-forrest opened this pull request 2 months ago
c-forrest opened this pull request 2 months ago
refactor(tournament-sort.md): update the python code
xiaolefrank opened this pull request 2 months ago
xiaolefrank opened this pull request 2 months ago
Update splay.md
clbclb opened this pull request 2 months ago
clbclb opened this pull request 2 months ago
fix(math/poly/fft): fft template
Cheuring opened this pull request 2 months ago
Cheuring opened this pull request 2 months ago
refactor(rbtree.md): 重构代码,使用更简洁的平衡维护讨论
Tiphereth-A opened this pull request 2 months ago
Tiphereth-A opened this pull request 2 months ago
feat(lang/var.md):新增了变量命名规则
FuSiYu666 opened this pull request 2 months ago
FuSiYu666 opened this pull request 2 months ago
fix: Fold Successful Test Cases Only
TrickEye opened this pull request 2 months ago
TrickEye opened this pull request 2 months ago
feat: Add analyse for RSS and VSZ
Estrella-Explore opened this pull request 2 months ago
Estrella-Explore opened this pull request 2 months ago
fix(graph/graph-matching/general-match.md): change wrong title level
ShizuhaAki opened this pull request 2 months ago
ShizuhaAki opened this pull request 2 months ago
Add 贪心/邻项交换/严格弱序例题&Johnson 算法
xiao-ming-hub opened this issue 2 months ago
xiao-ming-hub opened this issue 2 months ago
fix(intro/mirrors): remove stale mirrors
Menci opened this pull request 2 months ago
Menci opened this pull request 2 months ago
feat(intro/mirrors.md): 增加了一个镜像站
FuSiYu666 opened this pull request 2 months ago
FuSiYu666 opened this pull request 2 months ago
feat(intro/mirrors.md): 增加了一个镜像站
FuSiYu666 opened this pull request 2 months ago
FuSiYu666 opened this pull request 2 months ago
fix(graph/tree-divide): 修改例题代码
xiao-ming-hub opened this pull request 2 months ago
xiao-ming-hub opened this pull request 2 months ago
fix(math/graph/cut.md&scc.md): 修正求割边时未讨论是否有重边&代码整理
Qiu-Quanzhi opened this pull request 2 months ago
Qiu-Quanzhi opened this pull request 2 months ago
refactor(math/schreier-sims): 重写 Schreier–Sims 算法页面,更换参考代码
c-forrest opened this pull request 2 months ago
c-forrest opened this pull request 2 months ago