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
<fix>(Update sieve.md):修改页面内容
github.com/OI-wiki/OI-wiki - wkywkyQAQ opened this pull request 3 days ago
github.com/OI-wiki/OI-wiki - wkywkyQAQ opened this pull request 3 days ago
fix(geometry/distance.md): change a wrong symbol 修正一处笔误
github.com/OI-wiki/OI-wiki - aaron20100919 opened this pull request 7 days ago
github.com/OI-wiki/OI-wiki - aaron20100919 opened this pull request 7 days ago
fix(misc/expression.md): typo
github.com/OI-wiki/OI-wiki - 0x03A6 opened this pull request 10 days ago
github.com/OI-wiki/OI-wiki - 0x03A6 opened this pull request 10 days ago
refactor(lang/python.md): 删除口语化表达、统一python文档链接语言、添加表格
github.com/OI-wiki/OI-wiki - jiangmuran opened this pull request 10 days ago
github.com/OI-wiki/OI-wiki - jiangmuran opened this pull request 10 days ago
chore(workflow/typst): follow-ups for typst update commit
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 11 days ago
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 11 days ago
feat(content/content-tricks): tricks of contest (#6088)
github.com/OI-wiki/OI-wiki - jiangmuran opened this pull request 11 days ago
github.com/OI-wiki/OI-wiki - jiangmuran opened this pull request 11 days ago
fix(python.md): format
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 14 days ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 14 days ago
feat(dp/opt/wqs.md): 添加 wqs 二分相关内容
github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request 14 days ago
github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request 14 days ago
fix(ac-automaton.md): typo
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 15 days ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 15 days ago
feat(string/ac-automaton): 新增算法全名
github.com/OI-wiki/OI-wiki - zica87 opened this pull request 15 days ago
github.com/OI-wiki/OI-wiki - zica87 opened this pull request 15 days ago
chore: update typst workflow
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request 16 days ago
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request 16 days ago
fix(docs/lang/python.md): 更改python速成中输入输出和字符串部分 (#6038)
github.com/OI-wiki/OI-wiki - Rottenwooood opened this pull request 17 days ago
github.com/OI-wiki/OI-wiki - Rottenwooood opened this pull request 17 days ago
feat(primitive-root.md): 扩充定理、修改目录
github.com/OI-wiki/OI-wiki - 2008verser opened this pull request 18 days ago
github.com/OI-wiki/OI-wiki - 2008verser opened this pull request 18 days ago
fix(docs/lang/python.md): retrieving columns in numpy
github.com/OI-wiki/OI-wiki - Rottenwooood opened this pull request 19 days ago
github.com/OI-wiki/OI-wiki - Rottenwooood opened this pull request 19 days ago
fix(docs/ds/rbtree.md): 修正红黑树与B树/B+树比较时的笔误
github.com/OI-wiki/OI-wiki - LengSC opened this pull request 19 days ago
github.com/OI-wiki/OI-wiki - LengSC opened this pull request 19 days ago
fix(ds/b-tree.md): 修改全文措辞以增加其可读性
github.com/OI-wiki/OI-wiki - tfia opened this pull request 19 days ago
github.com/OI-wiki/OI-wiki - tfia opened this pull request 19 days ago
feat(docs/ds/decompose.md): 对静态RMQ问题增加一种新的分块做法
github.com/OI-wiki/OI-wiki - Yerosius opened this pull request 22 days ago
github.com/OI-wiki/OI-wiki - Yerosius opened this pull request 22 days ago
feat(primitive-root.md): 使证明自然一点
github.com/OI-wiki/OI-wiki - 2008verser opened this pull request 22 days ago
github.com/OI-wiki/OI-wiki - 2008verser opened this pull request 22 days ago
feat(basic/selection-sort.md): 增补对于稳定的选择排序的说明
github.com/OI-wiki/OI-wiki - tfia opened this pull request 23 days ago
github.com/OI-wiki/OI-wiki - tfia opened this pull request 23 days ago
fix(ds/top-tree.md): 修正部分笔误
github.com/OI-wiki/OI-wiki - ljy2009 opened this pull request 26 days ago
github.com/OI-wiki/OI-wiki - ljy2009 opened this pull request 26 days ago
fix(lang/new): wrong iota range (#6066)
github.com/OI-wiki/OI-wiki - alphagocc opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - alphagocc opened this pull request about 1 month ago
[内容有误] 关于C++ ranges介绍有小错误,范围应该是0-5而不是1-6
github.com/OI-wiki/OI-wiki - ChaomengOrion opened this issue about 1 month ago
github.com/OI-wiki/OI-wiki - ChaomengOrion opened this issue about 1 month ago
[内容有误] 【组合数性质 | 二项式推论】一处公式有误
github.com/OI-wiki/OI-wiki - yinpeichu2021 opened this issue about 1 month ago
github.com/OI-wiki/OI-wiki - yinpeichu2021 opened this issue about 1 month ago
fix(graph/dominator-tree.md): fix formula format
github.com/OI-wiki/OI-wiki - cyyself opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - cyyself opened this pull request about 1 month ago
refactor(math/stern-brocot): 重写 Stern–Brocot 树页面
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 1 month ago
fix(math): unify the notation of p-adic valuations
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 1 month ago
feat(misc/15-puzzle.md): add a new picture
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
feat(huffman-tree.md): add proof for optimality of Huffman coding
github.com/OI-wiki/OI-wiki - lingkerio opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - lingkerio opened this pull request about 1 month ago
fix(contest/common-mistakes.md): 对于 Linux 下的栈空间限制的说明
github.com/OI-wiki/OI-wiki - CodingOIer opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - CodingOIer opened this pull request about 1 month ago
fix(contest/common-mistakes.md): 对于 Linux 下的栈空间限制的说明
github.com/OI-wiki/OI-wiki - CodingOIer opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - CodingOIer opened this pull request about 1 month ago
fix(misc/mo-algo.md): 将压行代码添加clang-format off
github.com/OI-wiki/OI-wiki - ZnPdCo opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - ZnPdCo opened this pull request about 1 month ago
fix: incorrect links (#6055)
github.com/OI-wiki/OI-wiki - ChineseHamberger opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - ChineseHamberger opened this pull request about 1 month ago
[BUG] OI-Wiki 上有许多不严格不正确的跳转链接
github.com/OI-wiki/OI-wiki - ChineseHamberger opened this issue about 1 month ago
github.com/OI-wiki/OI-wiki - ChineseHamberger opened this issue about 1 month ago
feat(misc/15-puzzle.md): add a new picture
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
feat(misc/15-puzzle.md): 给 15-puzzle 的最终状态配了张图
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - myeeye opened this pull request about 1 month ago
feat(/docs/contst/oi.md) 简单的提供一个链接
github.com/OI-wiki/OI-wiki - Error-Eric opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - Error-Eric opened this pull request about 1 month ago
fix(graph/shortest-path.md): 修正关于 floyd算法第一维省略对结果无影响 的证明
github.com/OI-wiki/OI-wiki - lingkerio opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - lingkerio opened this pull request about 1 month ago
refactor(tournament-sort.md):update the python code
github.com/OI-wiki/OI-wiki - xiaolefrank opened this pull request about 1 month ago
github.com/OI-wiki/OI-wiki - xiaolefrank opened this pull request about 1 month ago
perf(prime.md): 提高标题等级,增加文章可读性
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 2 months ago
fix(string/hash): typo
github.com/OI-wiki/OI-wiki - xiangmy21 opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - xiangmy21 opened this pull request about 2 months ago
fix(graph/shortest-path): 修正 Dijkstra 复杂度分析
github.com/OI-wiki/OI-wiki - Eletary opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Eletary opened this pull request about 2 months ago
feat(graph/hld.md): 增加了树链剖分的题目
github.com/OI-wiki/OI-wiki - AMlhdSan opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - AMlhdSan opened this pull request about 2 months ago
feat(string/trie.md): Add Java code
github.com/OI-wiki/OI-wiki - aofall opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - aofall opened this pull request about 2 months ago
feat(docs/misc/space-optimization.md): 增加空间优化常见技巧例子
github.com/OI-wiki/OI-wiki - cn-Mouxy opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - cn-Mouxy opened this pull request about 2 months ago
[内容有误] LCA 的 LCT 求法和莫队
github.com/OI-wiki/OI-wiki - zhangbo1000 opened this issue about 2 months ago
github.com/OI-wiki/OI-wiki - zhangbo1000 opened this issue about 2 months ago
Request details of prove
github.com/OI-wiki/OI-wiki - XuYueming520 opened this issue about 2 months ago
github.com/OI-wiki/OI-wiki - XuYueming520 opened this issue about 2 months ago
fix(lang/csl/algorithm.md): typo
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
fix(lang/csl/algorithm.md):笔误
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
fix(lang/csl/algorithm.md):笔误
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
fix (lang/csl/algorithm.md):笔误
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - aotenjou opened this pull request about 2 months ago
ci(ub-check): set environ `PYTHONIOENCODING`
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 2 months ago
fix(fenwick.md): typo
github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request about 2 months ago
refactor(math/number-theory/continued-fraction): 重写连分数页面
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request about 2 months ago
refactor(tournament-sort.md): update the python code
github.com/OI-wiki/OI-wiki - xiaolefrank opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - xiaolefrank opened this pull request about 2 months ago
fix(math/poly/fft): fft template
github.com/OI-wiki/OI-wiki - Cheuring opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Cheuring opened this pull request about 2 months ago
refactor(rbtree.md): 重构代码,使用更简洁的平衡维护讨论
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 2 months ago
feat(lang/var.md):新增了变量命名规则
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
fix: Fold Successful Test Cases Only
github.com/OI-wiki/OI-wiki - TrickEye opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - TrickEye opened this pull request about 2 months ago
feat: Add analyse for RSS and VSZ
github.com/OI-wiki/OI-wiki - Estrella-Explore opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Estrella-Explore opened this pull request about 2 months ago
fix(graph/graph-matching/general-match.md): change wrong title level
github.com/OI-wiki/OI-wiki - ShizuhaAki opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - ShizuhaAki opened this pull request about 2 months ago
Add 贪心/邻项交换/严格弱序例题&Johnson 算法
github.com/OI-wiki/OI-wiki - xiao-ming-hub opened this issue about 2 months ago
github.com/OI-wiki/OI-wiki - xiao-ming-hub opened this issue about 2 months ago
fix(intro/mirrors): remove stale mirrors
github.com/OI-wiki/OI-wiki - Menci opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - Menci opened this pull request about 2 months ago
feat(intro/mirrors.md): 增加了一个镜像站
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
feat(intro/mirrors.md): 增加了一个镜像站
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - FuSiYu666 opened this pull request about 2 months ago
fix(graph/tree-divide): 修改例题代码
github.com/OI-wiki/OI-wiki - xiao-ming-hub opened this pull request about 2 months ago
github.com/OI-wiki/OI-wiki - xiao-ming-hub opened this pull request about 2 months ago
fix(math/graph/cut.md&scc.md): 修正求割边时未讨论是否有重边&代码整理
github.com/OI-wiki/OI-wiki - Qiu-Quanzhi opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - Qiu-Quanzhi opened this pull request 2 months ago
refactor(math/schreier-sims): 重写 Schreier–Sims 算法页面,更换参考代码
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - c-forrest opened this pull request 2 months ago
chore(workflow/build.yml): upgrade actions-gh-pages to v4
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
fix(docs/lang/pb-ds/tree.md): 修复对于 erase 返回值错误的说明,添加了些补充说明 (#6006)
github.com/OI-wiki/OI-wiki - llleixx opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - llleixx opened this pull request 2 months ago
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request 2 months ago
feat(lambda.md): 新增Lambda用法描述
github.com/OI-wiki/OI-wiki - huanhuanonly opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - huanhuanonly opened this pull request 2 months ago
fix: 修正指向 hydro.ac 的 BZOJ 题目链接
github.com/OI-wiki/OI-wiki - Molmin opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - Molmin opened this pull request 2 months ago
fix(docs/graph/topo.md): typo
github.com/OI-wiki/OI-wiki - xhzzzly opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - xhzzzly opened this pull request 2 months ago
[内容有误] __gnu_pbds::tree的erase()返回值类型不正确
github.com/OI-wiki/OI-wiki - jiangyang404 opened this issue 2 months ago
github.com/OI-wiki/OI-wiki - jiangyang404 opened this issue 2 months ago
fix(oi.md): 调整了关于澳大利亚信息学奥林匹克竞赛的描述
github.com/OI-wiki/OI-wiki - EasonOIer opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - EasonOIer opened this pull request 2 months ago
[内容有误] 红黑树插入后的平衡维护 Case 5 代码注释不正确
github.com/OI-wiki/OI-wiki - Jason5Lee opened this issue 2 months ago
github.com/OI-wiki/OI-wiki - Jason5Lee opened this issue 2 months ago
fix(hash.md): formula
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request 2 months ago
fix(string/bm): fix typst actions error
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
fix(string/bm): fix typst actions error
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request 2 months ago
perf(lang/pb_ds/tree.md): 更详细的 join 函数使用警告
github.com/OI-wiki/OI-wiki - StableAgOH opened this pull request 2 months ago
github.com/OI-wiki/OI-wiki - StableAgOH opened this pull request 2 months ago