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(ds/aa-tree): 增加 aa-tree 可视化等参考链接
c8ef opened this pull request 5 months ago
c8ef opened this pull request 5 months ago
feat(ds/seg-beats): 完善了区间最值例题 4 的题解和代码,补充了例题 1,2,4 的评测链接
GoatGirl98 opened this pull request 5 months ago
GoatGirl98 opened this pull request 5 months ago
[内容改进] 为页面“区间最值操作/区间历史最值”补充评测链接和题解
GoatGirl98 opened this issue 5 months ago
GoatGirl98 opened this issue 5 months ago
feat(ds/linked-list.md): 添加静态链表描述
gthbhry opened this pull request 5 months ago
gthbhry opened this pull request 5 months ago
fix(graph/dominator-tree): 修正支配树的 dag 求法
Lampese opened this pull request 5 months ago
Lampese opened this pull request 5 months ago
refactor(misc/odt.md): 重写珂朵莉树页面
caijianhong opened this pull request 5 months ago
caijianhong opened this pull request 5 months ago
feat(docs/zeller.md):添加蔡勒公式页面 (#5756)
marscheng1 opened this pull request 5 months ago
marscheng1 opened this pull request 5 months ago
feat(docs/zeller.md): 添加蔡勒公式页面 (#5756)
marscheng1 opened this pull request 5 months ago
marscheng1 opened this pull request 5 months ago
Add 蔡勒公式
marscheng1 opened this issue 5 months ago
marscheng1 opened this issue 5 months ago
feat(ds/avl): 矢量化AVL图片
diauweb opened this pull request 5 months ago
diauweb opened this pull request 5 months ago
[内容有误] 最短路算法中dijkstra算法的正确性证明中,dis[y]和D[y]的关系有误
lingkerio opened this issue 5 months ago
lingkerio opened this issue 5 months ago
fix(python): typo and redundant semicolon
ksyx opened this pull request 5 months ago
ksyx opened this pull request 5 months ago
fix(graph/shortest-path): fix typo
lingkerio opened this pull request 5 months ago
lingkerio opened this pull request 5 months ago
feat(graph/planar.md): 添加关于 K_3,3 和 K_5 的解释
AlphaDrawer opened this pull request 5 months ago
AlphaDrawer opened this pull request 5 months ago
[内容有误] python 速成,介绍 list 二维“数组”的代码第 24 行写错了
BaoyunMa opened this issue 5 months ago
BaoyunMa opened this issue 5 months ago
fix(berlekamp-massey.md): 修复公式错误
ZnPdCo opened this pull request 5 months ago
ZnPdCo opened this pull request 5 months ago
feat: enhance top tree images
Enter-tainer opened this pull request 5 months ago
Enter-tainer opened this pull request 5 months ago
fix(docs/contest/common-mistakes.md): 删去一个错项
caijianhong opened this pull request 5 months ago
caijianhong opened this pull request 5 months ago
fix(ds/cartesian-tree): improve content
HeRaNO opened this pull request 5 months ago
HeRaNO opened this pull request 5 months ago
需要矢量化的图像 + 有问题的 SVG 列表
ksyx opened this issue 5 months ago
ksyx opened this issue 5 months ago
fix(ds/cartesian-tree.md): fix typo
dfluyanlin opened this pull request 5 months ago
dfluyanlin opened this pull request 5 months ago
fix(ds/wblt.md): 修正 typo 与代码错误
Paradokusu opened this pull request 5 months ago
Paradokusu opened this pull request 5 months ago
[BUG] OI-wiki炸飞了,所有镜像站都上不去。
user-leo-757861 opened this issue 5 months ago
user-leo-757861 opened this issue 5 months ago
feat(ds/loser-tree.md): 增加败者树的描述 (Closes #4857)
yyyu-star opened this pull request 5 months ago
yyyu-star opened this pull request 5 months ago
Update vscode.md
wbw121124 opened this pull request 5 months ago
wbw121124 opened this pull request 5 months ago
Add 快速求二叉树最近公共祖先深度
AZZRCN opened this issue 5 months ago
AZZRCN opened this issue 5 months ago
[内容改进] 重写笛卡尔树的伪代码
alphagocc opened this issue 5 months ago
alphagocc opened this issue 5 months ago
feat(treap.md): 增加期望复杂度的证明并修改部分表述
qwqAutomaton opened this pull request 5 months ago
qwqAutomaton opened this pull request 5 months ago
feat(vEB-tree.md): 增加 van Emde Boas 树页面 [WIP]
qwqAutomaton opened this pull request 5 months ago
qwqAutomaton opened this pull request 5 months ago
对前缀和与差分一栏做出的扩展与变更:update prefix-sum.md
CppTony opened this pull request 5 months ago
CppTony opened this pull request 5 months ago
fix(ds/cartesian-tree.md): fix typo
jimmyas opened this pull request 5 months ago
jimmyas opened this pull request 5 months ago
看错了…… fix(docs/basic/code/binary/binary_1.cpp,docs/basic/code/binary/binary_1.py): 将大于改为小于(github.com/OI-wiki/gitment/discussions/562#discussioncomment-4303932)
asdf123asdf123asdf123 opened this pull request 5 months ago
asdf123asdf123asdf123 opened this pull request 5 months ago
fix(math/number-theory/prime.md): 修复素性测试代码;修改奇怪用语;改正 Carmichael 的定义
weilycoder opened this pull request 5 months ago
weilycoder opened this pull request 5 months ago
fix(discrete.md): typo
senlinjun opened this pull request 5 months ago
senlinjun opened this pull request 5 months ago
[内容有误] 杂项-离散化中方法二的“跟据”应为“根据”
senlinjun opened this issue 5 months ago
senlinjun opened this issue 5 months ago
feat: 代码片段测试功能实现
TrickEye opened this pull request 5 months ago
TrickEye opened this pull request 5 months ago
feat(graph/scc): 完善了 Tarjan 算法的引入与前置的栈定义
Yuuuics opened this pull request 5 months ago
Yuuuics opened this pull request 5 months ago
feat(sqrt-tree.md): 增加树高的证明
qwqAutomaton opened this pull request 5 months ago
qwqAutomaton opened this pull request 5 months ago
test: lint test
Enter-tainer opened this pull request 5 months ago
Enter-tainer opened this pull request 5 months ago
fix(string/kmp.md): 修正代码错误
yzy1232 opened this pull request 5 months ago
yzy1232 opened this pull request 5 months ago
fix: some "^"
ZPF-15 opened this pull request 5 months ago
ZPF-15 opened this pull request 5 months ago
fix(graph/shortest-path.md): 优化dis数组初始化
asxzt opened this pull request 5 months ago
asxzt opened this pull request 5 months ago
fix(graph/shortest-path): 修改文章顺序
LiserverYang opened this pull request 5 months ago
LiserverYang opened this pull request 5 months ago
fix(graph/scc): 修复证明中的错误
dongzhiwei-git opened this pull request 5 months ago
dongzhiwei-git opened this pull request 5 months ago
fix(ds/top-tree): misc format fix
HeRaNO opened this pull request 5 months ago
HeRaNO opened this pull request 5 months ago
fix(graph/dsu-on-tree.md): 修缮内容
xiaofu-15191 opened this pull request 5 months ago
xiaofu-15191 opened this pull request 5 months ago
fix(docs/ds/avl.md): 规范伪代码
GoodCoder666 opened this pull request 5 months ago
GoodCoder666 opened this pull request 5 months ago
fix(ds/top-tree.md): typo
liuzimingc opened this pull request 5 months ago
liuzimingc opened this pull request 5 months ago
refactor(math/linear-algebra/matrix.md vector.md): 重构线代矩阵和向量部分
qwqAutomaton opened this pull request 5 months ago
qwqAutomaton opened this pull request 5 months ago
Add 三分内容
zszfympx opened this issue 5 months ago
zszfympx opened this issue 5 months ago
add: config yaml files for code testing
TrickEye opened this pull request 5 months ago
TrickEye opened this pull request 5 months ago
fix(math/number-theory/fermat): 添加公式成立条件
xmb3857 opened this pull request 5 months ago
xmb3857 opened this pull request 5 months ago
feat(op-overload.md): 增加了算数运算符重载的例子和三路比较
qwqAutomaton opened this pull request 5 months ago
qwqAutomaton opened this pull request 5 months ago
fix(basic/code/prefix-sum/prefix-sum_1.py): 修正python代码与C++代码及上下文不符
NailFec opened this pull request 5 months ago
NailFec opened this pull request 5 months ago
[内容改进] Treap 页面质量提升
HeRaNO opened this issue 5 months ago
HeRaNO opened this issue 5 months ago
Update treap.md
IsaacLiu2009 opened this pull request 5 months ago
IsaacLiu2009 opened this pull request 5 months ago
fix(order-theory.md): typo
liuzimingc opened this pull request 5 months ago
liuzimingc opened this pull request 5 months ago
fix(tools/editor/clion): misc format fix
HeRaNO opened this pull request 5 months ago
HeRaNO opened this pull request 5 months ago
fix(llrbt.md): 修改标号引用错误
luxuryspark567 opened this pull request 5 months ago
luxuryspark567 opened this pull request 5 months ago
fix(math/poly):修正“积性函数的逆元也是积性函数”的证明过程
danielqfmai opened this pull request 5 months ago
danielqfmai opened this pull request 5 months ago
feat: add python-markdown-document-offsets-injection-extesion
shaokeyibb opened this pull request 6 months ago
shaokeyibb opened this pull request 6 months ago
feat: add python-markdown-document-offsets-injection-extesion
shaokeyibb opened this pull request 6 months ago
shaokeyibb opened this pull request 6 months ago
feat(tools/editor/codeblocks.md): 添加Code::Blocks的配置和使用教程 (#4621)
yyyu-star opened this pull request 6 months ago
yyyu-star opened this pull request 6 months ago
fix(docs/ds/rbtree.md): 修正红黑树 Case 6 插入的笔误
auuuu4 opened this pull request 6 months ago
auuuu4 opened this pull request 6 months ago
[RFC] 页面的链接挂掉了的替代方案
weilycoder opened this issue 6 months ago
weilycoder opened this issue 6 months ago
Iteration Plan for 2024
Tiphereth-A opened this issue 6 months ago
Tiphereth-A opened this issue 6 months ago
fix(graph/flow/max-flow.md):统一"证明"的折叠框样式;将五级标题修改为折叠框
gavinliu266 opened this pull request 6 months ago
gavinliu266 opened this pull request 6 months ago
[BUG] author重复
gi-b716 opened this issue 6 months ago
gi-b716 opened this issue 6 months ago
fix(io.md): link description
Tiphereth-A opened this pull request 6 months ago
Tiphereth-A opened this pull request 6 months ago
fix(rbtree.md): 修复了rbtree中旋转操作和删除维护操作case5中的错误
trudbot opened this pull request 6 months ago
trudbot opened this pull request 6 months ago
feat(math/combinatorics/cantor.md):添加康托展开的例题与代码
gavinliu266 opened this pull request 6 months ago
gavinliu266 opened this pull request 6 months ago
chore: remove unused global variable in DLX
c8ef opened this pull request 6 months ago
c8ef opened this pull request 6 months ago
fix(rbtree.md): 修复了红黑树删除维护操作case4中的错误
trudbot opened this pull request 6 months ago
trudbot opened this pull request 6 months ago
fix(common-mistakes.md): typo
HuangYiming0608 opened this pull request 6 months ago
HuangYiming0608 opened this pull request 6 months ago
fix(math/simplex.md): 修改全幺模的问题
ZnPdCo opened this pull request 6 months ago
ZnPdCo opened this pull request 6 months ago
Add 二进制指数计算
Great-designer opened this issue 6 months ago
Great-designer opened this issue 6 months ago
fix(ds/seg.md): 修线段树中“线段树的区间修改与懒惰标记”部分的示例代码
zeningc opened this pull request 6 months ago
zeningc opened this pull request 6 months ago
security: update octokit
Enter-tainer opened this pull request 6 months ago
Enter-tainer opened this pull request 6 months ago
test: make bot unhappy
Enter-tainer opened this pull request 6 months ago
Enter-tainer opened this pull request 6 months ago
fix(rbtree.md): 修正了红黑树删除操作case0中的错误表述
trudbot opened this pull request 6 months ago
trudbot opened this pull request 6 months ago
fix(fwt.md): typo
Tiphereth-A opened this pull request 6 months ago
Tiphereth-A opened this pull request 6 months ago
搜索功能无法使用
happpybob opened this issue 6 months ago
happpybob opened this issue 6 months ago
fix(docs/string/sam.md): 修正表述
GoodCoder666 opened this pull request 6 months ago
GoodCoder666 opened this pull request 6 months ago
fix(math/number-theory/prime.md): Miller Rabin 测试范围 [2, n-2]
shopee-jin opened this pull request 6 months ago
shopee-jin opened this pull request 6 months ago
fix(slope.md): typo
Kaiser-Yang opened this pull request 6 months ago
Kaiser-Yang opened this pull request 6 months ago
[DEP] 降低 security alerts 假阳性频率
HeRaNO opened this issue 6 months ago
HeRaNO opened this issue 6 months ago
chore(deps): bump urllib3 from 2.0.7 to 2.2.2
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump braces from 3.0.2 to 3.0.3
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(ci): various update
HeRaNO opened this pull request 6 months ago
HeRaNO opened this pull request 6 months ago
feat(graph/virtual-tree.md): 补充解释连边判定条件
lbdk-qaq opened this pull request 6 months ago
lbdk-qaq opened this pull request 6 months ago
feat(monotonous-queue-stack_2.cpp): 多重背包代码
Kaiser-Yang opened this pull request 6 months ago
Kaiser-Yang opened this pull request 6 months ago
fix(linear-mapping.md): 更新了已经失效的链接
Larry0716 opened this pull request 6 months ago
Larry0716 opened this pull request 6 months ago
Update derangement.md
Running-Turtle1 opened this pull request 6 months ago
Running-Turtle1 opened this pull request 6 months ago
refact(graph/bcc.md): 修缮内容 (#5661)
xglight opened this pull request 6 months ago
xglight opened this pull request 6 months ago
Add 双联通分量的 Tarjan 实现
xglight opened this issue 6 months ago
xglight opened this issue 6 months ago
fix(basic.md): typo
Tiphereth-A opened this pull request 6 months ago
Tiphereth-A opened this pull request 6 months ago
fix(math/poly/fwt.md): 修改公式错位问题
ZnPdCo opened this pull request 6 months ago
ZnPdCo opened this pull request 6 months ago
fix(graph/topo.md): 修复部分章节的模糊表述和错误 (#5657)
marscheng1 opened this pull request 6 months ago
marscheng1 opened this pull request 6 months ago
[内容有误] 图论-拓扑排序中部分章节表述模糊且有错误
marscheng1 opened this issue 6 months ago
marscheng1 opened this issue 6 months ago
feat(ds/b-tree): improve content
HeRaNO opened this pull request 6 months ago
HeRaNO opened this pull request 6 months ago