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

[功能请求] 题目用统一形式的链接跳转

Molmin opened this issue over 1 year ago
fix(ds/rbtree.md):修改红黑树删除case3错误,修正措辞

yuhuoji opened this pull request over 1 year ago
fix(nearest-points.md): broken link

Tiphereth-A opened this pull request over 1 year ago
feat(iterator.md): contiguous iterator & link to cppreference.com

Tiphereth-A opened this pull request over 1 year ago
feat(tools/special-judge.md): 添加新的 testlib patch 地址

HeRaNO opened this pull request over 1 year ago
fix(shortest-path.md): SPFA python implementation

zzjjbb opened this pull request over 1 year ago
fix(string/sam): fix typo and update links

Backl1ght opened this pull request over 1 year ago
feat(ds/top-tree.md): 新增 top tree 的 satt 实现及相关图片

F7487 opened this pull request over 1 year ago
feat: add target="_blank" to external links via html-postprocess

Menci opened this pull request over 1 year ago
fix(lang/pointer.md): 修了一处 typo,typedef 打错了

myeeye opened this pull request over 1 year ago
Add Self-Adjusting Top Tree

F7487 opened this issue over 1 year ago
fix(/docs/basic/shell-sort.md):修复一处语病及格式

ShwStone opened this pull request over 1 year ago
添加 Graham 凸包算法

AtomAlpaca opened this pull request over 1 year ago
Iteration Plan for 2023

yuhuoji opened this issue over 1 year ago
[内容有误] 裴蜀定理的通解

Backl1ght opened this issue over 1 year ago
refactor(ds/kdt.md): 优化文章结构,移除错误的部分

Eletary opened this pull request over 1 year ago
fix(ds/divide-combine.md): 把第51行的I_P改成了M_P

danielqfmai opened this pull request over 1 year ago
fix: provide printable version of SVG animates

Junyan721113 opened this pull request over 1 year ago
[内容有误] 二项堆的插入操作复杂度是否为 O(1)

untitledunrevised opened this issue over 1 year ago
fix(2-3-tree.md):将红黑树改为左偏红黑树

untitledunrevised opened this pull request over 1 year ago
fix(fft.md): term DFT -> DTFT

Tiphereth-A opened this pull request over 1 year ago
fix(fft.md):修复此处多打了一个字母

muoshuosha opened this pull request over 1 year ago
[内容有误] FFT页面内容缩写有误

muoshuosha opened this issue over 1 year ago
fix: remove blog-like content & modify format

yuhuoji opened this pull request over 1 year ago
feat(ds/2-3-4-tree.md):增加2-3-4树的内容

yuhuoji opened this pull request over 1 year ago
fix(euler.md): python sqrt() 应为 math.sqrt()

Pinghigh opened this pull request over 1 year ago
fix(docs/tools/wsl.md): 使用更严谨的表述

GoodCoder666 opened this pull request over 1 year ago
Update rmq.md

zzjjbb opened this pull request over 1 year ago
fix(meissel-lehmer.md): LaTeX

Tiphereth-A opened this pull request over 1 year ago
feat(ds/splay.md): 添加splay区间翻转操作

zzxLLLL opened this pull request over 1 year ago
feat(ds/2-3-tree.md):增加2-3树内容(#4839)

yuhuoji opened this pull request over 1 year ago
fix(tree-basic): 修改完美二叉树的定义

argvchs opened this pull request over 1 year ago
fix(symbol.md):修正自然对数底数的数值错误

untitledunrevised opened this pull request over 1 year ago
fix(container-adapter.md): header

Tiphereth-A opened this pull request over 1 year ago
fix(symbol.md):修正上升阶乘幂的符号错误

untitledunrevised opened this pull request over 1 year ago
feat(graph/hld.md): 增加了边权转点权的例题

xiaofu-15191 opened this pull request over 1 year ago
feat(graph/tree-basic.md):增加树层序遍历内容(#5079)

yuhuoji opened this pull request over 1 year ago
fix(bigraph-match.md): 完善 König 定理的证明

TianKong-y opened this pull request over 1 year ago
Add 矩阵快速幂

Hszzzx opened this issue over 1 year ago
fix(hash.md): 公式修正

szdytom opened this pull request over 1 year ago
feat(search/bstar.md):增加B*算法的介绍(#4616)

yuhuoji opened this pull request over 1 year ago
Fix(segment-tree-offline.md): typo

Kensuke-Hinata opened this pull request over 1 year ago
feat(discrete.md): 增添了离散化的过程描述

PlanariaIce opened this pull request over 1 year ago
fix(tools/cmd.md):修复了文中Cmd不能输入重定向的错误。

xiaofu-15191 opened this pull request over 1 year ago
fix: netlify build error on Python installation

Menci opened this pull request over 1 year ago
debug netlify ci

Enter-tainer opened this pull request over 1 year ago
debug latex build

Enter-tainer opened this pull request over 1 year ago
fix(ds/sqrt-tree): delete duplicate text

PerfectPan opened this pull request over 1 year ago
Add 枚举子集 / 子集的子集

Hszzzx opened this issue over 1 year ago
Add List-Based Simulated Annealing

lnw143 opened this issue over 1 year ago
[BUG] oi-wiki.org 及其子站 (包括status.oi-wiki.org) 均无法访问

shine-yu-student opened this issue over 1 year ago
[内容有误] 红黑树删除操作 case 3 似乎考虑了多余的情况

untitledunrevised opened this issue over 1 year ago
fix(lang/optimizations.md) fix SCEV example (#5092)

frostylight opened this pull request over 1 year ago
fix: 修复公式中与换行命令相关的问题

megakite opened this pull request over 1 year ago
Add Primal-Dual 算法的时间复杂度

argvchs opened this issue over 1 year ago
feat(ds/aa-tree.md):添加了AA树的内容

yuhuoji opened this pull request over 1 year ago
fix(permutation.md): composition

Tiphereth-A opened this pull request over 1 year ago
fix: typo: permulation -> permutation

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

alphagocc opened this pull request over 1 year ago
fix(permulation.md): typo: q -> 2

2008verser opened this pull request over 1 year ago
fix(string/suffix-bst): fix remove() for sgt

ImpleLee opened this pull request over 1 year ago
fix(max-flow): 修复 HLPP 代码

argvchs opened this pull request over 1 year ago
feat(contest/common-tricks.md): 增加内存池面向对象、模板优化写法

osMrPigHead opened this pull request over 1 year ago
希望添加 01bfs

oierhjq opened this issue over 1 year ago
[内容补充] 二叉树上 BFS 图待补

alphagocc opened this issue over 1 year ago
fix(max-flow.md): typo

Tiphereth-A opened this pull request over 1 year ago
refactor(complex.md): 优化文章结构与内容

Tiphereth-A opened this pull request over 1 year ago
Add SCS 问题(最短超序列/最短公共父序列)

laicz-007 opened this issue over 1 year ago
Add SCS 问题的描述和解法

laicz-007 opened this issue over 1 year ago
Add

laicz-007 opened this issue over 1 year ago
fix(geometry/2d.md): fix subscript

ImpleLee opened this pull request over 1 year ago
[内容有误]

bailuo opened this issue over 1 year ago
feat(math/complex.md): remove unrelated content

r-value opened this pull request over 1 year ago
fix(rbtree.md): 插入后的平衡维护错误

ahbji opened this pull request over 1 year ago
fix(ntt.md): remove CNTT

Tiphereth-A opened this pull request over 1 year ago
no doc file changed

lllys666 opened this pull request over 1 year ago
fix(math/poly/dgf.md): 欧拉函数卷积性质错位

0xrabbyte opened this pull request over 1 year ago
fix(math/linear-algebra/determinant.md):修正标题级别

myeeye opened this pull request over 1 year ago
fix(garsia-wachs.md): typo

Tiphereth-A opened this pull request over 1 year ago
feat(symbol.md): `$\overline{A}$` as complement of set `$A$`

Tiphereth-A opened this pull request over 1 year ago
fix(inclusion-exclusion-principle.md): 修改过时的补集符号

caiyuyag opened this pull request over 1 year ago
fix(lang/union.md): remove incorrect statements and add clarification

r-value opened this pull request over 1 year ago
Update suffix-bst.md

meowlegemeow opened this pull request over 1 year ago
feat(linear-algebra) 增加C++模板风格矩阵代码

DawnMagnet opened this pull request over 1 year ago
fix(powerful-number.md): 修正公式错误 \textit -> \operatorname, \cdot

Tiphereth-A opened this pull request over 1 year ago
fix(basic/construction.md): 修正了例题 2 中的错别字

Marquis03 opened this pull request over 1 year ago
fix(prime.md):修正反素数部分一个错别字

lazyasn opened this pull request over 1 year ago
fix(random.md): 使用 cppreference 链接替换原列表

Tiphereth-A opened this pull request over 1 year ago
fix: remove blog-like content

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

Tiphereth-A opened this pull request over 1 year ago
feat(lang/union.md): 添加联合体

Molmin opened this pull request over 1 year ago
fix: incorrect usage of LaTeX

Tiphereth-A opened this pull request over 1 year ago
fix(pollard-rho.md): 修正公式

Tiphereth-A opened this pull request over 1 year ago