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

Update graph-enumeration.md 添加图论计数习题

github.com/OI-wiki/OI-wiki - ComeIntoCalm opened this pull request 12 months ago
fix(tools/editor/sublime): fix typo

github.com/OI-wiki/OI-wiki - chang-wenxuan opened this pull request 12 months ago
chore: hello, 2024

github.com/OI-wiki/OI-wiki - undefined-moe opened this pull request 12 months ago
Update splay.md

github.com/OI-wiki/OI-wiki - Ark-Aak opened this pull request 12 months ago
feat(dp/count.md): 添加计数 DP 内容

github.com/OI-wiki/OI-wiki - OIer1048576 opened this pull request 12 months ago
[内容有误] 区间 DP 表述错误

github.com/OI-wiki/OI-wiki - CodingOIer opened this issue 12 months ago
feat(graph-enumeration.md): 添加图论计数习题

github.com/OI-wiki/OI-wiki - ComeIntoCalm opened this pull request 12 months ago
fix(ds/rbtree): 红黑树性质的笔误修复

github.com/OI-wiki/OI-wiki - Lhcfl opened this pull request 12 months ago
revert(check-quotes.yml): revert to #4845

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 12 months ago
ci(check-quotes): 修正权限设定

github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request 12 months ago
fix(misc/mo-algo): fix typo

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 12 months ago
[内容有误] 普通莫队的叙述错误

github.com/OI-wiki/OI-wiki - CodingOIer opened this issue 12 months ago
ci(typst): remove texmath

github.com/OI-wiki/OI-wiki - megakite opened this pull request almost 1 year ago
fix(docs/string/manacher.md) 修正笔误

github.com/OI-wiki/OI-wiki - pengxurui opened this pull request about 1 year ago
refactor(tools/editor/vim.md): 增删介绍内容

github.com/OI-wiki/OI-wiki - Petalzu opened this pull request about 1 year ago
fix(graph/shortest-path.md): python code of SPFA

github.com/OI-wiki/OI-wiki - wplf opened this pull request about 1 year ago
fix ci

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
feat(tools/latex.md): 添加无序列表与源代码页面链接

github.com/OI-wiki/OI-wiki - Shen-Linwood opened this pull request about 1 year ago
Revert "yarn 没法识别 .ts,更改成 .mts"

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
fix: formula

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix: admonitions & codeblocks

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix(entringer.md): formula

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
feat: 补充内链

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
chore(deps): bump @octokit/webhooks from 9.26.0 to 9.26.3

github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump octokit from 1.8.1 to 3.1.2

github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request about 1 year ago
fix(index.md): update C++ std version of ICPC

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix: references

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
perf(graph/tree-random-walk): enhance

github.com/OI-wiki/OI-wiki - StableAgOH opened this pull request about 1 year ago
fix(ds/kdt): typo

github.com/OI-wiki/OI-wiki - AC-Stray opened this pull request about 1 year ago
fix(basic/quick-sort.md): 补全括号

github.com/OI-wiki/OI-wiki - PhantomPower82 opened this pull request about 1 year ago
yarn 没法识别 .ts,更改成 .mts

github.com/OI-wiki/OI-wiki - hhc0001 opened this pull request about 1 year ago
ci(typst): update to typst v0.10.0, texmath v0.12.8.6

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
fix(mdst.md): URL of cf266D

github.com/OI-wiki/OI-wiki - wplf opened this pull request about 1 year ago
fix(graph/tree-random-walk.md): 修正内容

github.com/OI-wiki/OI-wiki - CJTracer opened this pull request about 1 year ago
fix(workflow/typst): 修复字体下载问题

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
fix(typst): fix upstream lxgw wenkai font download

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
fix(concentration-inequality): 移除重复文字

github.com/OI-wiki/OI-wiki - SparkleSeven opened this pull request about 1 year ago
feat(graph/mst.md): 添加Prim算法的Python代码

github.com/OI-wiki/OI-wiki - zang-langyan opened this pull request about 1 year ago
fix(virtual-tree.md): 完善引入部分例题题面

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
fix(reference.md): the value of `n8`

github.com/OI-wiki/OI-wiki - Duodenum87 opened this pull request about 1 year ago
fix typst build

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
fix(math/catalan.md): Catalan 数应用描述修正

github.com/OI-wiki/OI-wiki - Skyminers opened this pull request about 1 year ago
feat(ds/wblt.md): 改善 WBLT 页面内容

github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request about 1 year ago
fix(ds/llrbt.md):补充红黑树性质2(nil节点为黑色)

github.com/OI-wiki/OI-wiki - giiiiiithub opened this pull request about 1 year ago
建议修改 <kbd> 的 CSS 样式

github.com/OI-wiki/OI-wiki - danielqfmai opened this issue about 1 year ago
fix(graph/graph-matching/graph-match.md) 补充翻译

github.com/OI-wiki/OI-wiki - Shen-Linwood opened this pull request about 1 year ago
[内容有误] 线段树查询中值计算错误

github.com/OI-wiki/OI-wiki - h1542462994 opened this issue about 1 year ago
fix(string/match.md): fix typo

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
fix(graph/dmst.md): 更正朱刘算法过程的错误描述

github.com/OI-wiki/OI-wiki - EarthMessenger opened this pull request about 1 year ago
fix(topo.md): fix typo

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
fix(graph/cut): 改善代码排版

github.com/OI-wiki/OI-wiki - kx23333 opened this pull request about 1 year ago
fix(search/alpha-beta): fix typo

github.com/OI-wiki/OI-wiki - Pierceby opened this pull request about 1 year ago
fix(dp/quadrangle): 添加少写的项

github.com/OI-wiki/OI-wiki - CSPNOIP opened this pull request about 1 year ago
fix(string/kmp): 修正笔误和算法错误

github.com/OI-wiki/OI-wiki - SingerCoder opened this pull request about 1 year ago
fix(graph/mst): fix typo

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
feat(math/sieve): 改善筛法页面中代码

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
[BUG] workflow 中 Build LaTeX 失败

github.com/OI-wiki/OI-wiki - HeRaNO opened this issue about 1 year ago
fix(string/match.md): 修复暴力匹配复杂度错误

github.com/OI-wiki/OI-wiki - karman011 opened this pull request about 1 year ago
Create segt5.svg

github.com/OI-wiki/OI-wiki - yifan0305 opened this pull request about 1 year ago
feat(dp/state.md): 补充子集枚举例题

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
16384 Stars Celebration

github.com/OI-wiki/OI-wiki - github-actions[bot] opened this issue about 1 year ago
fix(catalan.md): fix typo

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
fix(bst.md): AVL左右旋转代码有误

github.com/OI-wiki/OI-wiki - luoling8192 opened this pull request about 1 year ago
feat(bezouts.md):完善裴蜀定理内容及证明

github.com/OI-wiki/OI-wiki - TianKong-y opened this pull request about 1 year ago
fix(binary.md): 三分法实现中c++代码有误

github.com/OI-wiki/OI-wiki - TNO-C137 opened this pull request about 1 year ago
fix(math/number-theory/sqrt-decomposition.md): 修改伪代码部分

github.com/OI-wiki/OI-wiki - 2044-space-elevator opened this pull request about 1 year ago