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

feat(tools/editor/vim.md):添加了一些命令和 pangu.vim 插件的介绍

danielqfmai opened this pull request about 1 year ago
fix(docs/math/combinatorics/graph-enumeration.md): 更正拼写错误

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

2044-space-elevator opened this pull request about 1 year ago
fix (math/number-theory/sqrt-decomposition.md)修改伪代码部分。

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

yifan0305 opened this pull request about 1 year ago
fix(mkdocs.yml): edit button missing

Menci opened this pull request about 1 year ago
[内容有误] 格式手册中的某链接失效

c-forrest opened this issue about 1 year ago
ci: remove incremental latex filter

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

megakite opened this pull request about 1 year ago
refactor(dp/opt/quadrangle):整理页面内容 (#5227)

c-forrest opened this pull request about 1 year ago
fix(rings-count): 添加模板题链接和完整代码

Molmin opened this pull request about 1 year ago
fix(rmq.md): fix typo

kfy666 opened this pull request about 1 year ago
feat: update theme

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

kfy666 opened this pull request about 1 year ago
fix(ds/rbtree): 重制图片

yuhuoji opened this pull request about 1 year ago
fix: no more \over

Enter-tainer opened this pull request about 1 year ago
ci: check html validity

Enter-tainer opened this pull request about 1 year ago
ci: only run full latex build on master

Enter-tainer opened this pull request about 1 year ago
ci: add name for typst build

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

megakite opened this pull request about 1 year ago
fix(ci/pdf): 修复工作流 LaTeX 文档构建失败的问题

HeRaNO opened this pull request about 1 year ago
[内容有误] 四边形不等式优化一节结构不清

c-forrest opened this issue about 1 year ago
fix(number-theory/discrete-logarithm.md): fix typo

Kelatte opened this pull request about 1 year ago
[内容有误] Kruskal 重构树例题 NOI 2018 归程题解有误

loxity opened this issue about 1 year ago
fix(cartesian-tree.md): 建树伪代码描述有误

littleyinhee opened this pull request about 1 year ago
fix: 修复中途断开的tabbed块

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

Enonya opened this pull request about 1 year ago
[内容有误] WBLT 页面讲解模糊不清

warrnacute opened this issue about 1 year ago
fix(order-theory.md): typo

Tiphereth-A opened this pull request about 1 year ago
fix(basic/code/binary/binary_1.py): 修正三分法 python 代码 (#5197)

LeiJinpeng opened this pull request about 1 year ago
fix(ds/heap.md): 修改表格中复杂度问题

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

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

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

kfy666 opened this pull request about 1 year ago
fix(du.md): content tab

Tiphereth-A opened this pull request about 1 year ago
fix(ds/code/sparse-table_2.hpp): ST 表查询函数有误

lazyasn opened this pull request about 1 year ago
feat(math/number-theory/bezouts.md): 添加例题 CF 510D 的 0-1 背包做法

Sunlight-qwq opened this pull request about 1 year ago
feat(misc/offline.md): 增加离线算法简介

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

cby998877 opened this pull request about 1 year ago
build(deps): bump urllib3 from 2.0.6 to 2.0.7

dependabot[bot] opened this pull request about 1 year ago
fix(file-op.md): fix a typo in the example of `fopen()` usage

Bardisk opened this pull request about 1 year ago
fix(divide-and-conquer): fix broken html

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

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

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

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

shenshuaijie opened this pull request about 1 year ago
[内容有误] bitset 页面表达需要修改

mahaoming2022 opened this issue about 1 year ago
fix(modifiable-mo-algo): 修改了带修改莫队例题的代码

Lixuannan opened this pull request about 1 year ago
Update modifiable-mo-algo_1.cpp

Lixuannan opened this pull request about 1 year ago
fix(graph/save): remove extra end code block mark in sample code

Menci opened this pull request about 1 year ago
[内容有误] 三分法例题部分,python代码并没有用三分法

shenshuaijie opened this issue about 1 year ago
fix(ds/stack): 修改代码块的格式错误;微调表述

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

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

Shen-Linwood opened this pull request about 1 year ago
[BUG] PDF 导出中 Content Tabs 渲染格式不佳

Hszzzx opened this issue about 1 year ago
fix(lang/python): fix typo

Hszzzx opened this pull request about 1 year ago
[RFC] 建议添加 Skype 作为 OI-Wiki 的联系方式

Hszzzx opened this issue about 1 year ago
feat(graph/mod-shortest-path): 新增一道习题

zhangletao opened this pull request about 1 year ago
feat(math/binary-exponentiation): 增加递归代码的算法推导 (#5176)

shenshuaijie opened this pull request about 1 year ago
fix(dominator-tree.md): 修改支配树DAG特例中代码的细节错误

ClConstantine opened this pull request about 1 year ago
fix(idastar.md): fix typo

lct8712 opened this pull request about 1 year ago
fix(csl/algorithm): delete a wrong function

HeRaNO opened this pull request about 1 year ago
fix(ds/top-tree): fix typo

AtomAlpaca opened this pull request about 1 year ago
minor: try to make renderer happy :)

abc1763613206 opened this pull request over 1 year ago
[内容有误] 函数 `find_end` 的含义与使用方法有误

Icathian-Rain opened this issue over 1 year ago
fix(primitive-root.md): adjust content

Tiphereth-A opened this pull request over 1 year ago
fix(lang/java-pro): fix typos

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

shenshuaijie opened this pull request over 1 year ago
fix(ds/monotonous-queue) 给队列一个正确的初始化

shenshuaijie opened this pull request over 1 year ago
[BUG] 图的存储 网页显示出问题

zhangjunCPP opened this issue over 1 year ago
[内容有误] 随机树的高度

OrigenesZhang opened this issue over 1 year ago
[内容有误] 快速幂部分的描述和代码不连贯

shenshuaijie opened this issue over 1 year ago
[内容有误] Boruvka 算法描述存在不准确的地方

Error-Eric opened this issue over 1 year ago
feat(dp/tree.md):

RDFZchenyy opened this pull request over 1 year ago
fix(dp/knapsack): 改正多重背包python代码

shenshuaijie opened this pull request over 1 year ago
Add 树形DP新做法

RDFZchenyy opened this issue over 1 year ago
fix(catalan.md): adjust content

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

Marquis03 opened this pull request over 1 year ago
fix(intro/faq): 将GoogleHosts替换为Github520 & 替换失效的FastGit为Gitclone

CodeZhangBorui opened this pull request over 1 year ago
[BUG] 图论从树的重心跳到树链剖分会炸

liumingedwin opened this issue over 1 year ago
refactor(docs): format C++ code in tabs using remark-tabbed and clang-formatter

Shawlleyw opened this pull request over 1 year ago
build(deps): bump urllib3 from 2.0.2 to 2.0.6

dependabot[bot] opened this pull request over 1 year ago
feat(graph/mst): 添加 Prim 的实现并修改部分格式

Hszzzx opened this pull request over 1 year ago
[内容有误] 最长不下降子序列描述有误

hhc0001 opened this issue over 1 year ago
fix: 修复两处 details 缩进问题

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

OhGaGaGaGa opened this pull request over 1 year ago
fix(elementary-func.md): poly exp

Tiphereth-A opened this pull request over 1 year ago
fix(sieve.md): typo

Tiphereth-A opened this pull request over 1 year ago
[内容有误] 一个数组名称写错了

invinciblesmalltree opened this issue over 1 year ago
[内容有误] 多项式 exp 的分治 FFT 求法有误

crimson000000 opened this issue over 1 year ago
ci: workflow for incremental pdf build

lllys666 opened this pull request over 1 year ago
feat(ds/kdt.md):补充了KDT算法解决K远点对问题的正确性

Wh1tD opened this pull request over 1 year ago
fix: 修复一些格式、内链相关问题

megakite opened this pull request over 1 year ago
feat(intro/format):增加Material for MkDocs中Content tabs的用法介绍

yuhuoji opened this pull request over 1 year ago
fix(mo-algo.md): 修改错误的莫队算法代码

AtomAlpaca opened this pull request over 1 year ago
upd

AtomAlpaca opened this pull request over 1 year ago