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(prime.md): 修正 Carmichael 数的错误介绍并补充更多内容
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
ci: fix latex build
Enter-tainer opened this pull request over 1 year ago
Enter-tainer opened this pull request over 1 year ago
ci: use upstream latex-action
Enter-tainer opened this pull request over 1 year ago
Enter-tainer opened this pull request over 1 year ago
fix(symbol.md):修正黎曼 ζ 函数备注里的错误
untitledunrevised opened this pull request over 1 year ago
untitledunrevised opened this pull request over 1 year ago
feat(bell.md):新增贝尔数的指数生成函数
untitledunrevised opened this pull request over 1 year ago
untitledunrevised opened this pull request over 1 year ago
fix(virtual-tree.md):将代码中的unque改成unique
hyx1124 opened this pull request over 1 year ago
hyx1124 opened this pull request over 1 year ago
feat(parallel-binsearch.md):添加了“针对静态序列的优化”、“区间前驱后继”、“构造单调性序列”
ROADTOBURNTHESUN opened this pull request over 1 year ago
ROADTOBURNTHESUN opened this pull request over 1 year ago
fix(math/number-theory/lift-the-exponent): 修改因式分解过程中的小错误
ClHg2 opened this pull request over 1 year ago
ClHg2 opened this pull request over 1 year ago
refactor: 重构同余、原根、剩余页面,修正若干问题
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
[内容有误] 卡迈克尔数的性质叙述有误
Craneplayz opened this issue over 1 year ago
Craneplayz opened this issue over 1 year ago
ci(check-quotes): suggest change
CCXXXI opened this pull request over 1 year ago
CCXXXI opened this pull request over 1 year ago
fix(math/poly/dgf.md): 修复链接
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
[内容有误] 红黑树 删除后的平衡调整 case4染色时,图文不符
jy19950924 opened this issue over 1 year ago
jy19950924 opened this issue over 1 year ago
将杂项随机化部分移动至概率论部分
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
Add Splay区间操作
limuy2022 opened this issue over 1 year ago
limuy2022 opened this issue over 1 year ago
fix(prime.md): 更正了 Miller-Rabin 算法 python 代码实现中的错误
Marcythm opened this pull request over 1 year ago
Marcythm opened this pull request over 1 year ago
fix(number): 删除多余代码
ChungZH opened this pull request over 1 year ago
ChungZH opened this pull request over 1 year ago
fix(state.md): 移除错误习题
shinzanmono opened this pull request over 1 year ago
shinzanmono opened this pull request over 1 year ago
fix: 部分参考文献的引用
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
增加树 dp 习题,并修复一个链接错误
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
feat(math/combinatorics/graph-enumeration.md): 增加习题
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
Add Morris 遍历
yuhuoji opened this issue over 1 year ago
yuhuoji opened this issue over 1 year ago
chore(deps): bump pymdown-extensions from 9.9 to 10.0.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
feat(graph/tree-basic.md):增加二叉树的递归顺序遍历
yuhuoji opened this pull request over 1 year ago
yuhuoji opened this pull request over 1 year ago
fix(java-pro.md):修正 java 快读一节中 next 函数逻辑错误
untitledunrevised opened this pull request over 1 year ago
untitledunrevised opened this pull request over 1 year ago
fix(ds/sparse-table.md):修正笔误
zymooll opened this pull request over 1 year ago
zymooll opened this pull request over 1 year ago
refactor(ntt.md): 修正 CNTT 介绍,补充示例代码
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
java快读一节中next函数逻辑错误
buzuyun opened this issue over 1 year ago
buzuyun opened this issue over 1 year ago
refactor: 将 CNTT 并入 NTT
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
refactor(common-tricks.md): 移除 unroll 和 reassociate 相关内容
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
feat(string/suffix-tree.md): 添加后缀树内容
Eletary opened this pull request over 1 year ago
Eletary opened this pull request over 1 year ago
Add 后缀树
Eletary opened this issue over 1 year ago
Eletary opened this issue over 1 year ago
feat(symbol.md): 添加指向数学符号表源代码的链接
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
add(graph/color.md): 为 Vizing 定理添加示例代码
lyccrius opened this pull request over 1 year ago
lyccrius opened this pull request over 1 year ago
feat(symbol): add LaTeX
383494 opened this pull request over 1 year ago
383494 opened this pull request over 1 year ago
Add 数学符号表对应LaTeX
383494 opened this issue over 1 year ago
383494 opened this issue over 1 year ago
feat(math/combinatorics/graph-enumeration.md): Create graph-enumerati…
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
refactor: 将数值积分等移至「数值算法」小节
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
feat(math/combinatorics/graph-enumeration): Create graph-enumeration.md
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
fix(pollard-rho):修正用gcd求约数中k和n的表述
383494 opened this pull request over 1 year ago
383494 opened this pull request over 1 year ago
chore(deps): bump requests from 2.28.1 to 2.31.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
修复了在 save.md 邻接矩阵部分Python代码的bug
zhu-yifang opened this pull request over 1 year ago
zhu-yifang opened this pull request over 1 year ago
feat(basic/enumerate): 增加枚举页面复杂度分析 (#3192)
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
feat(graph/euler.md): 添加欧拉图章节的习题
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
feat(dp/plug.md): 添加插头 dp 章节的习题
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
feat(cntt): 删除cntt相关页面或合并到ntt
383494 opened this pull request over 1 year ago
383494 opened this pull request over 1 year ago
feat(dp/plug.md): 添加插头 dp 章节的习题。
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
fix: 引用站内内容时使用相对路径
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
fix: 使用粗体标记 OI Wiki 文本
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
refactor: 统一数学符号表与格式手册关于向量和等价关系符号的说明
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
feat(misc/mo-algo-secondary-offline): 添加莫队二次离线
lyccrius opened this pull request over 1 year ago
lyccrius opened this pull request over 1 year ago
fix(insertion-sort.md): 优化 CPP 代码性能和可读性
EmptyDreams opened this pull request over 1 year ago
EmptyDreams opened this pull request over 1 year ago
fix: remove `inline` in C++ codes
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
fix(graph/flow/bound.md): 改正"无源汇上下界可行流" 中的连边错误
interestingLSY opened this pull request over 1 year ago
interestingLSY opened this pull request over 1 year ago
fix(inclusion-exclusion-principle.md): 修正DAG计数中的公式错误
lychees opened this pull request over 1 year ago
lychees opened this pull request over 1 year ago
feat(docs/ds/seg.md):增加线段树分裂的简单介绍(#2354)
moon-dim opened this pull request over 1 year ago
moon-dim opened this pull request over 1 year ago
feat(docs/ds/seg.md): 增加线段树分裂的简单介绍
moon-dim opened this pull request over 1 year ago
moon-dim opened this pull request over 1 year ago
fix(dp/basic.md): 修正最长不下降子序列中算法描述错误
XiaoSuan250 opened this pull request over 1 year ago
XiaoSuan250 opened this pull request over 1 year ago
chore: update minify-html to v0.11.1
Enter-tainer opened this pull request over 1 year ago
Enter-tainer opened this pull request over 1 year ago
feat(tree-centroid): 补充习题资料
ChungZH opened this pull request over 1 year ago
ChungZH opened this pull request over 1 year ago
fix(graph/flow/max-flow.md): 修复 HLPP 代码
argvchs opened this pull request over 1 year ago
argvchs opened this pull request over 1 year ago
[RFC] LaTeX 公式后不应接句号「。」
Tiphereth-A opened this issue over 1 year ago
Tiphereth-A opened this issue over 1 year ago
fix(bplus-tree.md):修正子树与关键字数量关系
CainXCain opened this pull request over 1 year ago
CainXCain opened this pull request over 1 year ago
fix: 自然对数的底 e 的写法
Tiphereth-A opened this pull request over 1 year ago
Tiphereth-A opened this pull request over 1 year ago
fix(basic/insertion-sort): 代码错误(#4865)
Happy-Code-HC opened this pull request over 1 year ago
Happy-Code-HC opened this pull request over 1 year ago
[内容有误] 插入排序代码错误
Happy-Code-HC opened this issue over 1 year ago
Happy-Code-HC opened this issue over 1 year ago
feat(cntt):Add 快速复数论变换原理
383494 opened this pull request over 1 year ago
383494 opened this pull request over 1 year ago
Add 快速复数论变换原理
383494 opened this issue over 1 year ago
383494 opened this issue over 1 year ago
fix(math/number-theory/primitive-root.md): 添加原根部分符号定义(#4860)
chuxin0816 opened this pull request over 1 year ago
chuxin0816 opened this pull request over 1 year ago
fix(math/number-theory/primitive-root.md): 修改了关于原根符号不规范的问题
Larry0716 opened this pull request over 1 year ago
Larry0716 opened this pull request over 1 year ago
[内容有误] 原根部分出现符号定义不规范
Larry0716 opened this issue over 1 year ago
Larry0716 opened this issue over 1 year ago
Add 败者树
greatwallgoogle opened this issue over 1 year ago
greatwallgoogle opened this issue over 1 year ago
feat(math/simplex.md): 增加了拉格朗日对偶内容
Iridescent41 opened this pull request over 1 year ago
Iridescent41 opened this pull request over 1 year ago
Add 线段树分裂
xiaohanlin101407 opened this issue over 1 year ago
xiaohanlin101407 opened this issue over 1 year ago
fix(graph/shortest-path.md): 移除主观判断
Nanarikom opened this pull request over 1 year ago
Nanarikom opened this pull request over 1 year ago
Add 拟阵
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
ci(check-quotes): 增加引号检查
CCXXXI opened this pull request over 1 year ago
CCXXXI opened this pull request over 1 year ago
Add 牛顿恒等式
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
Add 2-3树
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
feat(math/number-theory/pollard-rho.md): 增加倍增优化的 Python 实现
2740365712 opened this pull request over 1 year ago
2740365712 opened this pull request over 1 year ago
Add Recursive Descent Parsing
Backl1ght opened this issue over 1 year ago
Backl1ght opened this issue over 1 year ago
[内容有误] 舞蹈链的图有误
jifbt opened this issue over 1 year ago
jifbt opened this issue over 1 year ago
[内容有误] 按方差划分 k-d tree 矩形查询复杂度错误
jifbt opened this issue over 1 year ago
jifbt opened this issue over 1 year ago
Add Johnson-Trotter算法
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
fix(inverse): 修正相切图形反演的结论
383494 opened this pull request over 1 year ago
383494 opened this pull request over 1 year ago
fix(docs/basic/complexity.md): 修正主定理定义和例子错误
onelittlechildawa opened this pull request over 1 year ago
onelittlechildawa opened this pull request over 1 year ago
[功能请求] 两个线性空间的交
Great-designer opened this issue over 1 year ago
Great-designer opened this issue over 1 year ago
[内容有误] 树哈希页面中题目"[BJOI2015]树的同构"的做法一和做法二的位置反了
ZYM1111 opened this issue over 1 year ago
ZYM1111 opened this issue over 1 year ago
feat(contest/common-tricks.md): 进一步解释循环展开和重新结合变换,并正式化用语
Cassius0924 opened this pull request over 1 year ago
Cassius0924 opened this pull request over 1 year ago
feat(contest/dictionary.md): 增加了一道例题及其做法
SmallTualatin opened this pull request over 1 year ago
SmallTualatin opened this pull request over 1 year ago
fix(graph/virtual-tree.md): 修订了虚树构造方法的证明
SmallTualatin opened this pull request over 1 year ago
SmallTualatin opened this pull request over 1 year ago
feat(backtracking.md):补充N皇后例题
Great-designer opened this pull request over 1 year ago
Great-designer opened this pull request over 1 year ago
Add STRASSEN算法
Great-designer opened this issue almost 2 years ago
Great-designer opened this issue almost 2 years ago
[BUG] 夜晚模式中无法打开图片
wxh-233 opened this issue almost 2 years ago
wxh-233 opened this issue almost 2 years ago
feat(format): 区分全半角引号
CCXXXI opened this pull request almost 2 years ago
CCXXXI opened this pull request almost 2 years ago
Add 卡掉自然溢出Hash的方法
Great-designer opened this issue almost 2 years ago
Great-designer opened this issue almost 2 years ago
[内容有误] 可持久化字典树例题代码不能 AC
shinzanmono opened this issue almost 2 years ago
shinzanmono opened this issue almost 2 years ago
Add 根号分治相关内容
paulzrm opened this issue almost 2 years ago
paulzrm opened this issue almost 2 years ago
fix primitive-root.md:修改原根定义的一处错误
Peanut-Tang opened this pull request almost 2 years ago
Peanut-Tang opened this pull request almost 2 years ago
fix: 修正部分标点使用 & 中文语境统一使用直角引号
CCXXXI opened this pull request almost 2 years ago
CCXXXI opened this pull request almost 2 years ago