Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / OI-wiki/OI-wiki issues and pull requests

#5329 - feat(graph/dfs.md): 为DFS增加邻接表实现和部分超链接

Pull Request - State: closed - Opened by Craneplayz about 1 year ago - 2 comments

#5328 - fix(docs/string/manacher.md) 修正笔误

Pull Request - State: closed - Opened by pengxurui about 1 year ago - 3 comments

#5327 - [RFC] 页面分类和区分基础/进阶知识等

Issue - State: open - Opened by Petalzu about 1 year ago - 3 comments
Labels: Discussion / 需要讨论, RFC / 提案

#5326 - refactor(tools/editor/vim.md): 增删介绍内容

Pull Request - State: closed - Opened by Petalzu about 1 year ago - 4 comments

#5325 - fix(graph/shortest-path.md): python code of SPFA

Pull Request - State: closed - Opened by wplf about 1 year ago

#5324 - feat(graph/dfs.md): 在实现DFS部分添加了Java示例代码

Pull Request - State: closed - Opened by LLLgoyour about 1 year ago

#5323 - fix ci

Pull Request - State: closed - Opened by Enter-tainer about 1 year ago

#5322 - feat(tools/latex.md): 添加无序列表与源代码页面链接

Pull Request - State: closed - Opened by Shen-Linwood about 1 year ago

#5321 - Revert "yarn 没法识别 .ts,更改成 .mts"

Pull Request - State: closed - Opened by HeRaNO about 1 year ago

#5320 - fix: formula

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago

#5319 - fix: admonitions & codeblocks

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago - 2 comments

#5318 - fix(entringer.md): formula

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago

#5317 - feat: 补充内链

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago

#5316 - chore(deps): bump @octokit/webhooks from 9.26.0 to 9.26.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#5315 - chore(deps): bump octokit from 1.8.1 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 5 comments
Labels: dependencies, javascript

#5314 - fix(index.md): update C++ std version of ICPC

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago

#5313 - fix: references

Pull Request - State: closed - Opened by Tiphereth-A about 1 year ago

#5312 - perf(graph/tree-random-walk): enhance

Pull Request - State: closed - Opened by StableAgOH about 1 year ago

#5311 - fix(ds/kdt): typo

Pull Request - State: closed - Opened by AC-Stray about 1 year ago - 9 comments

#5310 - fix(basic/quick-sort.md): 补全括号

Pull Request - State: closed - Opened by PhantomPower82 about 1 year ago - 2 comments

#5309 - feat(graph/mst.md):添加 Kruskal 算法伪代码的 C++ 形式

Pull Request - State: closed - Opened by rksm2329 about 1 year ago - 1 comment

#5308 - yarn 没法识别 .ts,更改成 .mts

Pull Request - State: closed - Opened by hhc0001 about 1 year ago - 1 comment

#5307 - ci(typst): update to typst v0.10.0, texmath v0.12.8.6

Pull Request - State: closed - Opened by megakite about 1 year ago

#5306 - fix(mdst.md): URL of cf266D

Pull Request - State: closed - Opened by wplf about 1 year ago - 2 comments

#5305 - [内容询问] 关于瓶颈生成树与最小瓶颈路的定义问题?

Issue - State: closed - Opened by wplf about 1 year ago - 6 comments
Labels: help wanted / 需要帮助, Questions / 提问

#5304 - fix(graph/tree-random-walk.md): 修正内容

Pull Request - State: closed - Opened by CJTracer about 1 year ago - 2 comments

#5303 - fix(workflow/typst): 修复字体下载问题

Pull Request - State: closed - Opened by HeRaNO about 1 year ago

#5302 - fix(typst): fix upstream lxgw wenkai font download

Pull Request - State: closed - Opened by Enter-tainer about 1 year ago

#5301 - fix(concentration-inequality): 移除重复文字

Pull Request - State: closed - Opened by SparkleSeven about 1 year ago - 2 comments

#5300 - feat(graph/mst.md): 添加Prim算法的Python代码

Pull Request - State: closed - Opened by zang-langyan about 1 year ago - 3 comments
Labels: Pending apply suggestions / 等待采纳建议, No Response / 失去响应

#5299 - fix(virtual-tree.md): 完善引入部分例题题面

Pull Request - State: closed - Opened by kfy666 about 1 year ago

#5298 - fix(reference.md): the value of `n8`

Pull Request - State: closed - Opened by Duodenum87 about 1 year ago - 2 comments

#5297 - fix(ds/rbtree.md): 修改了删除维护平衡case5中的错误 (#5296)

Pull Request - State: closed - Opened by LeverImmy about 1 year ago - 3 comments

#5296 - [内容有误] 红黑树的“删除后的平衡维护”部分的 case5 写错了

Issue - State: closed - Opened by LeverImmy about 1 year ago - 2 comments
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5295 - fix typst build

Pull Request - State: closed - Opened by Enter-tainer about 1 year ago

#5294 - fix(math/catalan.md): Catalan 数应用描述修正

Pull Request - State: closed - Opened by Skyminers about 1 year ago - 4 comments
Labels: Pending apply suggestions / 等待采纳建议

#5293 - feat(contest/common-mistakes.md): 添加因环境不同导致的错误

Pull Request - State: closed - Opened by broken-paint about 1 year ago - 9 comments
Labels: Pending apply suggestions / 等待采纳建议

#5292 - fix(graph/lca): 调整随机树情况下时间复杂度的表达

Pull Request - State: closed - Opened by HeRaNO about 1 year ago - 3 comments

#5290 - feat(ds/wblt.md): 改善 WBLT 页面内容

Pull Request - State: closed - Opened by AtomAlpaca about 1 year ago - 1 comment

#5289 - fix(ds/llrbt.md):补充红黑树性质2(nil节点为黑色)

Pull Request - State: closed - Opened by giiiiiithub about 1 year ago - 3 comments

#5288 - [BUG] 关于“类欧几里德算法”页面的 LaTex 渲染

Issue - State: open - Opened by danielqfmai about 1 year ago - 13 comments
Labels: Other Bug / 内容无关的 Bug

#5287 - 建议修改 <kbd> 的 CSS 样式

Issue - State: open - Opened by danielqfmai about 1 year ago - 2 comments
Labels: Discussion / 需要讨论

#5286 - fix(graph/graph-matching/graph-match.md) 补充翻译

Pull Request - State: closed - Opened by Shen-Linwood about 1 year ago

#5285 - [内容有误] 线段树查询中值计算错误

Issue - State: closed - Opened by h1542462994 about 1 year ago - 3 comments
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5284 - fix(string/match.md): fix typo

Pull Request - State: closed - Opened by HeRaNO about 1 year ago

#5283 - fix(graph/dmst.md): 更正朱刘算法过程的错误描述

Pull Request - State: closed - Opened by EarthMessenger about 1 year ago

#5281 - fix(topo.md): fix typo

Pull Request - State: closed - Opened by kfy666 about 1 year ago

#5280 - fix(docs/ds/bst.md): 去除“插入一个元素”部分多余的一行描述(#5279)

Pull Request - State: closed - Opened by Yushu-He over 1 year ago - 2 comments

#5279 - [内容有误] 数据结构-二叉搜索树&平衡树 页面中, “插入一个元素”部分似乎存在多余的一行情况讨论

Issue - State: closed - Opened by Yushu-He over 1 year ago - 1 comment
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5278 - feat(graph/tree-centroid.md): 完善 树的重心 页面及添加例题

Pull Request - State: closed - Opened by ttzc over 1 year ago - 2 comments

#5277 - fix(graph/cut): 改善代码排版

Pull Request - State: closed - Opened by kx23333 over 1 year ago - 3 comments
Labels: Pending apply suggestions / 等待采纳建议, No Response / 失去响应

#5276 - fix(ds/images/splay-zig-zag.svg): 修改 splay zig-zag 示意图

Pull Request - State: closed - Opened by lxtp over 1 year ago - 10 comments
Labels: Pending apply suggestions / 等待采纳建议

#5275 - fix(search/alpha-beta): fix typo

Pull Request - State: closed - Opened by Pierceby over 1 year ago - 10 comments

#5274 - fix(dp/quadrangle): 添加少写的项

Pull Request - State: closed - Opened by CSPNOIP over 1 year ago - 3 comments
Labels: Pending apply suggestions / 等待采纳建议, No Response / 失去响应

#5273 - fix(string/kmp): 修正笔误和算法错误

Pull Request - State: closed - Opened by SingerCoder over 1 year ago - 1 comment
Labels: Pending apply suggestions / 等待采纳建议, No Response / 失去响应

#5272 - fix(graph/mst): 修正了 NOI 2018 归程做法的笔误

Pull Request - State: closed - Opened by y-kx-b over 1 year ago - 6 comments

#5271 - fix(graph/mst): fix typo

Pull Request - State: closed - Opened by HeRaNO over 1 year ago

#5270 - feat(math/sieve): 改善筛法页面中代码

Pull Request - State: closed - Opened by HeRaNO over 1 year ago

#5269 - [BUG] workflow 中 Build LaTeX 失败

Issue - State: closed - Opened by HeRaNO over 1 year ago - 2 comments
Labels: Other Bug / 内容无关的 Bug

#5268 - fix(string/match.md): 修复暴力匹配复杂度错误

Pull Request - State: closed - Opened by karman011 over 1 year ago - 7 comments

#5267 - Create segt5.svg

Pull Request - State: closed - Opened by yifan0305 over 1 year ago

#5266 - feat(dp/state.md): 补充子集枚举例题

Pull Request - State: closed - Opened by Tiphereth-A over 1 year ago - 1 comment

#5265 - fix(dp/basic): 修正最长不降子序列中算法过程

Pull Request - State: closed - Opened by hhc0001 over 1 year ago - 8 comments

#5264 - fix(dp/basic): 修正最长不降子序列中算法过程

Pull Request - State: closed - Opened by hhc0001 over 1 year ago

#5263 - 16384 Stars Celebration

Issue - State: closed - Opened by github-actions[bot] over 1 year ago - 1 comment
Labels: Celebration / 庆贺

#5262 - fix(dp/basic): 修正最长不降子序列中算法过程

Pull Request - State: closed - Opened by hhc0001 over 1 year ago - 1 comment

#5261 - fix(catalan.md): fix typo

Pull Request - State: closed - Opened by kfy666 over 1 year ago

#5260 - fix(bst.md): AVL左右旋转代码有误

Pull Request - State: closed - Opened by luoling8192 over 1 year ago - 6 comments

#5259 - fix(graph/lca): 修正例题代码并合并到 code 文件夹中

Pull Request - State: closed - Opened by HeRaNO over 1 year ago

#5258 - [内容有误] LCA 页面中倍增算法下例题和代码匹配不上

Issue - State: closed - Opened by HeRaNO over 1 year ago
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5257 - feat(bezouts.md):完善裴蜀定理内容及证明

Pull Request - State: closed - Opened by TianKong-y over 1 year ago - 1 comment

#5256 - [内容有误] 左偏树页面删除任意结点有误

Issue - State: closed - Opened by llleixx over 1 year ago - 5 comments
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5255 - fix(binary.md): 三分法实现中c++代码有误

Pull Request - State: closed - Opened by TNO-C137 over 1 year ago - 3 comments

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

Pull Request - State: closed - Opened by danielqfmai over 1 year ago - 6 comments

#5252 - fix(math/number-theory/sqrt-decomposition.md): 修改伪代码部分

Pull Request - State: closed - Opened by 2044-space-elevator over 1 year ago - 4 comments

#5251 - fix (math/number-theory/sqrt-decomposition.md)修改伪代码部分。

Pull Request - State: closed - Opened by 2044-space-elevator over 1 year ago - 2 comments

#5246 - feat(ds/seg.md): 增加线段树优化建图内容

Pull Request - State: closed - Opened by yifan0305 over 1 year ago - 2 comments

#5244 - fix(ds/splay.md): 修复当查找值不存在时, rk()会陷入死循环的问题

Pull Request - State: closed - Opened by naromil over 1 year ago - 4 comments
Labels: No Response / 失去响应

#5243 - fix(mkdocs.yml): edit button missing

Pull Request - State: closed - Opened by Menci over 1 year ago

#5242 - [内容有误] 格式手册中的某链接失效

Issue - State: open - Opened by c-forrest over 1 year ago
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5241 - ci: remove incremental latex filter

Pull Request - State: closed - Opened by Enter-tainer over 1 year ago

#5240 - chore(deps): update to typst v0.9.0

Pull Request - State: closed - Opened by megakite over 1 year ago - 1 comment

#5239 - refactor(dp/opt/quadrangle):整理页面内容 (#5227)

Pull Request - State: closed - Opened by c-forrest over 1 year ago - 14 comments

#5238 - fix(rings-count): 添加模板题链接和完整代码

Pull Request - State: closed - Opened by Molmin over 1 year ago

#5237 - fix(rmq.md): fix typo

Pull Request - State: closed - Opened by kfy666 over 1 year ago

#5236 - feat: update theme

Pull Request - State: closed - Opened by Menci over 1 year ago

#5235 - fix(topic/rmq.md): 删除带有个人色彩的表述

Pull Request - State: closed - Opened by kfy666 over 1 year ago

#5234 - fix(ds/rbtree): 重制图片

Pull Request - State: closed - Opened by yuhuoji over 1 year ago - 4 comments

#5233 - fix: no more \over

Pull Request - State: closed - Opened by Enter-tainer over 1 year ago

#5232 - ci: check html validity

Pull Request - State: closed - Opened by Enter-tainer over 1 year ago - 1 comment

#5231 - ci: only run full latex build on master

Pull Request - State: closed - Opened by Enter-tainer over 1 year ago

#5230 - ci: add name for typst build

Pull Request - State: closed - Opened by Enter-tainer over 1 year ago

#5229 - feat(ci/typst): 为 CI 流程添加 Typst PDF 导出测试

Pull Request - State: closed - Opened by megakite over 1 year ago

#5228 - fix(ci/pdf): 修复工作流 LaTeX 文档构建失败的问题

Pull Request - State: closed - Opened by HeRaNO over 1 year ago

#5227 - [内容有误] 四边形不等式优化一节结构不清

Issue - State: closed - Opened by c-forrest over 1 year ago - 1 comment
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助

#5226 - fix(number-theory/discrete-logarithm.md): fix typo

Pull Request - State: closed - Opened by Kelatte over 1 year ago - 4 comments

#5225 - [内容有误] Kruskal 重构树例题 NOI 2018 归程题解有误

Issue - State: closed - Opened by loxity over 1 year ago - 1 comment
Labels: Content Bug / 页面内容有误, help wanted / 需要帮助