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 (math/number-theory/sqrt-decomposition.md)修改伪代码部分。

github.com/OI-wiki/OI-wiki - 2044-space-elevator opened this pull request about 1 year ago
feat(ds/seg.md): 增加线段树优化建图内容

github.com/OI-wiki/OI-wiki - yifan0305 opened this pull request about 1 year ago
fix(mkdocs.yml): edit button missing

github.com/OI-wiki/OI-wiki - Menci opened this pull request about 1 year ago
[内容有误] 格式手册中的某链接失效

github.com/OI-wiki/OI-wiki - c-forrest opened this issue about 1 year ago
ci: remove incremental latex filter

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
chore(deps): update to typst v0.9.0

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
fix(rings-count): 添加模板题链接和完整代码

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

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
feat: update theme

github.com/OI-wiki/OI-wiki - Menci opened this pull request about 1 year ago
fix(topic/rmq.md): 删除带有个人色彩的表述

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
fix(ds/rbtree): 重制图片

github.com/OI-wiki/OI-wiki - yuhuoji opened this pull request about 1 year ago
fix: no more \over

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
ci: check html validity

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
ci: only run full latex build on master

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
ci: add name for typst build

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
feat(ci/typst): 为 CI 流程添加 Typst PDF 导出测试

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
fix(number-theory/discrete-logarithm.md): fix typo

github.com/OI-wiki/OI-wiki - Kelatte opened this pull request about 1 year ago
fix(cartesian-tree.md): 建树伪代码描述有误

github.com/OI-wiki/OI-wiki - littleyinhee opened this pull request about 1 year ago
fix: 修复中途断开的tabbed块

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
fix(graph/dsu-on-tree.md): fix typo.

github.com/OI-wiki/OI-wiki - Enonya opened this pull request about 1 year ago
[内容有误] WBLT 页面讲解模糊不清

github.com/OI-wiki/OI-wiki - warrnacute opened this issue about 1 year ago
fix(order-theory.md): typo

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix(ds/heap.md): 修改表格中复杂度问题

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
fix(math/poly/fwt): 修复了可能引起的乘号误解

github.com/OI-wiki/OI-wiki - lin-luo-zql opened this pull request about 1 year ago
fix(graph/topo.md): 修正引例中对图片的描述

github.com/OI-wiki/OI-wiki - HeRaNO opened this pull request about 1 year ago
fix(binary-exponentiation.md): 修改例题题面错误

github.com/OI-wiki/OI-wiki - kfy666 opened this pull request about 1 year ago
fix(du.md): content tab

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
feat(misc/offline.md): 增加离线算法简介

github.com/OI-wiki/OI-wiki - cby998877 opened this pull request about 1 year ago
feat(search/index.md): 增加搜索部分习题

github.com/OI-wiki/OI-wiki - cby998877 opened this pull request about 1 year ago
build(deps): bump urllib3 from 2.0.6 to 2.0.7

github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request about 1 year ago
fix(divide-and-conquer): fix broken html

github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request about 1 year ago
fix(graph/bfs): 修正python版代码初始化bug

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
fix(graph/dfs): 修正python实现的初始化bug

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
fix(graph/save): 修正图存储中直接存边的bug

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
fix(dp/interval): 修正区间dp的代码bug

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
[内容有误] bitset 页面表达需要修改

github.com/OI-wiki/OI-wiki - mahaoming2022 opened this issue about 1 year ago
Update modifiable-mo-algo_1.cpp

github.com/OI-wiki/OI-wiki - Lixuannan opened this pull request about 1 year ago
fix(ds/stack): 修改代码块的格式错误;微调表述

github.com/OI-wiki/OI-wiki - Shen-Linwood opened this pull request about 1 year ago
fix(basic/tournament-sort) 修正锦标赛排序的python代码

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
fix(ds/stack): 修改代码块的格式错误;微调表述

github.com/OI-wiki/OI-wiki - Shen-Linwood opened this pull request about 1 year ago
fix(lang/python): fix typo

github.com/OI-wiki/OI-wiki - Hszzzx opened this pull request about 1 year ago
feat(graph/mod-shortest-path): 新增一道习题

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

github.com/OI-wiki/OI-wiki - lct8712 opened this pull request about 1 year ago
fix(csl/algorithm): delete a wrong function

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

github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request about 1 year ago
minor: try to make renderer happy :)

github.com/OI-wiki/OI-wiki - abc1763613206 opened this pull request about 1 year ago
fix(primitive-root.md): adjust content

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix(lang/java-pro): fix typos

github.com/OI-wiki/OI-wiki - caopengrun opened this pull request about 1 year ago
fix(ds/monotonous-queue) 正确初始化队列首尾指针指向

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
fix(ds/monotonous-queue) 给队列一个正确的初始化

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
[BUG] 图的存储 网页显示出问题

github.com/OI-wiki/OI-wiki - zhangjunCPP opened this issue about 1 year ago
[内容有误] 随机树的高度

github.com/OI-wiki/OI-wiki - OrigenesZhang opened this issue about 1 year ago
feat(dp/tree.md):

github.com/OI-wiki/OI-wiki - RDFZchenyy opened this pull request about 1 year ago
fix(dp/knapsack): 改正多重背包python代码

github.com/OI-wiki/OI-wiki - shenshuaijie opened this pull request about 1 year ago
Add 树形DP新做法

github.com/OI-wiki/OI-wiki - RDFZchenyy opened this issue about 1 year ago
fix(catalan.md): adjust content

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
fix(graph/tree-basic.md): 重绘本页部分图片

github.com/OI-wiki/OI-wiki - Marquis03 opened this pull request about 1 year ago
[BUG] 图论从树的重心跳到树链剖分会炸

github.com/OI-wiki/OI-wiki - liumingedwin opened this issue about 1 year ago
build(deps): bump urllib3 from 2.0.2 to 2.0.6

github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request about 1 year ago
fix: 修复两处 details 缩进问题

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
feat(basic/radix-sort.md): 修正基数排序中MSD的描述

github.com/OI-wiki/OI-wiki - OhGaGaGaGa opened this pull request about 1 year ago
fix(elementary-func.md): poly exp

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

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request about 1 year ago
[内容有误] 一个数组名称写错了

github.com/OI-wiki/OI-wiki - invinciblesmalltree opened this issue about 1 year ago
[内容有误] 多项式 exp 的分治 FFT 求法有误

github.com/OI-wiki/OI-wiki - crimson000000 opened this issue about 1 year ago
ci: workflow for incremental pdf build

github.com/OI-wiki/OI-wiki - lllys666 opened this pull request about 1 year ago
fix: 修复一些格式、内链相关问题

github.com/OI-wiki/OI-wiki - megakite opened this pull request about 1 year ago
fix(mo-algo.md): 修改错误的莫队算法代码

github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request over 1 year ago
upd

github.com/OI-wiki/OI-wiki - AtomAlpaca opened this pull request over 1 year ago
fix(nearest-points.md): broken link

github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago