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

fix(math/number-theory/meissel-lehmer.md): typo

ljy2009 opened this pull request 8 months ago
fix(basic/quick-sort.md): 将朴素快排的实现修改为递归实现

weilycoder opened this pull request 8 months ago
fix(math/simplex): typo

Molmin opened this pull request 8 months ago
fix(docs/string/ac-automaton.md): 修正 Python 实现

GoodCoder666 opened this pull request 8 months ago
fix(math/combinatorics/cantor.md): 优化结构

gi-b716 opened this pull request 8 months ago
fix(dominator-tree.md): typo

AtomAlpaca opened this pull request 8 months ago
fix(pas-cpp.md): 更正了关于语句结尾分号不严谨的表述

CubeLitBlade opened this pull request 8 months ago
fix(ds/leftist-tree.md): 修改左偏树任意节点删除操作

JiZiQian opened this pull request 8 months ago
fix(lang/csl/pair.md):修改其中关于 Dijkstra 的部分

gavinliu266 opened this pull request 8 months ago
pair 中 Dijkstra 代码的错误

gavinliu266 opened this issue 8 months ago
关于评论区

HeavenOJ opened this issue 8 months ago
feat(ds/treap.md): 修正笔误

zcz0263 opened this pull request 8 months ago
feat(lang/helloworld.md)增加另一种代码

gavinliu266 opened this pull request 8 months ago
[RFC] helloworld中,可以添加 std::cout 写法

gavinliu266 opened this issue 8 months ago
Haskell implementation of quick sort in quick-sort.md

BreakingLead opened this pull request 8 months ago
fix(basic/tim-sort):添加最坏时间复杂度证明 #5536 #5538

xk2013 opened this pull request 8 months ago
关于 TimSort

xk2013 opened this issue 8 months ago
[内容有误] 支配树页面 typo

hahaleyile opened this issue 8 months ago
提升 Timsort 页面质量

ksyx opened this issue 8 months ago
feat(basic/quick-sort):添加关于 Python 中 TimSort 的注释

xk2013 opened this pull request 8 months ago
refactor(lang/csl/sequence-container.md): 按C++文档优化内容

LuohanXiao opened this pull request 8 months ago
feat:(string/kmp.md):删除多余括号

xiaocao666tzh opened this pull request 8 months ago
feat(math/number-theory/sqrt-decomposition.md): 修正伪代码格式

tder6 opened this pull request 8 months ago
fix(basis.md): 易读性改进

Tiphereth-A opened this pull request 8 months ago
fix: bool in C23

Tiphereth-A opened this pull request 8 months ago
Update binary.md

zhangmask opened this pull request 8 months ago
Update binary.md

zhangmask opened this pull request 8 months ago
feat(basic/bubble-sort):增加对算法稳定性的描述

xk2013 opened this pull request 8 months ago
fix(graph/save.md): try to make renderer happy :)

gi-b716 opened this pull request 8 months ago
[RFC] 再次发起(#5520 规范仓库内分支)

gi-b716 opened this issue 8 months ago
fix(basic/binary):修改时间复杂度符号

xk2013 opened this pull request 8 months ago
feat(basic/binary.md): 增加模糊二分

zhangmask opened this pull request 8 months ago
[RFC] 关于分支名的规范

xk2013 opened this issue 8 months ago
feat(graph/virtual-tree.md): 优化描述

tder6 opened this pull request 8 months ago
[RFC] 规范仓库内分支

gi-b716 opened this issue 8 months ago
fix: 删除hulu图标

gi-b716 opened this pull request 8 months ago
神奇的 PR:Github 叫我 Create PR

xk2013 opened this pull request 8 months ago
fix(graph/flow/min-cost.md): Dinic 应用当前弧优化 #5516

CodingOIer opened this pull request 8 months ago
feat(misc/atcoder): Add AtCoder Library Doc (#3893)

VLTHellolin opened this pull request 8 months ago
feat: 补充同余类与剩余系的相关概念,并补充其他性质

Tiphereth-A opened this pull request 8 months ago
feat(tools/editor/cpeditor):快捷键与其他功能

xk2013 opened this pull request 8 months ago
feat(graph/cut.md): 修正伪代码中的笔误

tder6 opened this pull request 8 months ago
feat(tools/editor/cpeditor): 添加基本功能

xk2013 opened this pull request 8 months ago
左偏树删除任意结点[内容有误]

JiZiQian opened this issue 8 months ago
fix(basic/binary.md, math/binary-set.md, string/sa.md) 将Uva 修改为 UVa

gavinliu266 opened this pull request 8 months ago
[RFC] UVa 格式不统一

gavinliu266 opened this issue 8 months ago
fix(bignum.md): typo

Glenn-Su opened this pull request 8 months ago
test: irritate the bot

Enter-tainer opened this pull request 8 months ago
chore(deps): bump idna from 3.4 to 3.7

dependabot[bot] opened this pull request 9 months ago
feat(graph/cut.md): 删去口语化表达 & 修正伪代码格式

tder6 opened this pull request 9 months ago
feat(graph/cut.md): 删去口语化表达

tder6 opened this pull request 9 months ago
fix(mst.md): Fix wrong description (#5175)

VLTHellolin opened this pull request 9 months ago
fix(fft.md): 插值->求值

needtocalmdown opened this pull request 9 months ago
fix(max-flow.md): Fix typo in the HLPP sample code

VLTHellolin opened this pull request 9 months ago
fix(graph/kth-path.md): 修正 k 短路的可持久化可并堆算法的 Bug

wpy-handsome opened this pull request 9 months ago
[内容有误] k 短路的可持久化可并堆代码有误

wpy-handsome opened this issue 9 months ago
fix(bigraph-weight-match): fix wrong description

StudyingFather opened this pull request 9 months ago
fix(fenwick.md): 修正树状数组求kth最值中的python代码

LiuZengqiang opened this pull request 9 months ago
fix(string/lib-func): 修改strrchr函数描述,并增加样例代码

tomirillaris opened this pull request 9 months ago
Add 多项式复合 O(nlog^2n) 的方法

CSPNOIP opened this issue 9 months ago
fix(ds/bplus-tree.md): fix typo

HeRaNO opened this pull request 9 months ago
fix: improve treap.md

Enter-tainer opened this pull request 9 months ago
fix: roboto mono

Enter-tainer opened this pull request 9 months ago
fix(shortest-path.md): Python code

Tiphereth-A opened this pull request 9 months ago
refactor(tools/judger/arbiter): improve stack limit command

CoelacanthusHex opened this pull request 9 months ago
feat(prime.md): 增加Java代码

WException opened this pull request 9 months ago
fix(tools/judge/arbiter): improve content

HeRaNO opened this pull request 9 months ago
refactor(bitset.md): 移除不符合项目方针的内容 & 重写 benchmarks

Tiphereth-A opened this pull request 9 months ago
fix(geometry/pick.md): typo

WalterSumbon opened this pull request 9 months ago
fix: 题目使用 OJ 原链接而不是镜像链接

Tiphereth-A opened this pull request 9 months ago
fix(optimizations.md): 把 `## 参考资料与注释` 移至文末

Tiphereth-A opened this pull request 9 months ago
fix(ds/rbtree.md): 修改表述避免歧义

happyZYM opened this pull request 9 months ago
feat(docs/basic): 添加Java语言代码示例 (#4243)

he-weilai opened this pull request 9 months ago
fix(discrete-logarithm): 修正离散对数定义

Molmin opened this pull request 9 months ago
add(math/poly/lagrange-inversion.md): 增加 Lagrange 反演

hly1204 opened this pull request 9 months ago
fix(fft.md): typo

AtomAlpaca opened this pull request 9 months ago
remove hulu and qrcode

Ir1d opened this pull request 9 months ago
[内容有误] CARMICHAEL 函数定义处公式有误

EXTJan-t opened this issue 9 months ago
test: make bot unhappy

Enter-tainer opened this pull request 9 months ago
feat(docs/basic):添加java语言代码示例 (#4243)

he-weilai opened this pull request 9 months ago
fix(ds/splay.md): 修正 splay 函数

zzxLLLL opened this pull request 9 months ago
fix(cpp-other-langs.md): typo

Pologue opened this pull request 9 months ago
[内容有误] 二分图最大权匹配费用流算法

purinliang opened this issue 9 months ago
fix(quad-residue.md): typo

Tiphereth-A opened this pull request 9 months ago
chore: upgrade to typst v0.11.0

Enter-tainer opened this pull request 9 months ago
fix(pollard-rho.md): example

Tiphereth-A opened this pull request 9 months ago
fix(optimizations.md): typo

Tiphereth-A opened this pull request 9 months ago
feat(ds/treap.md): 将空白注释补全

scp020 opened this pull request 9 months ago
feat (trie.md): 补充异或和的定义 (#5454)

weroicp opened this pull request 9 months ago
feat(graph/topo.md): 将伪代码改为中文

consider68 opened this pull request 9 months ago
[内容有误] B+ 树页面 typo

rothsch opened this issue 9 months ago