Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OI-wiki

OI Wiki 致力于成为一个开放自由的 OI 知识整合站点,欢迎感兴趣的同学参与贡献 https://oi-wiki.org
Collective - Host: opensource - https://opencollective.com/oi-wiki - Code: https://github.com/24OI/OI-wiki

fix(intro/htc): replace "Travis CI" with "GitHub Actions"

#3700

github.com/OI-wiki/OI-wiki - 492538cae747948173adff7254fbd8ae99277e32 authored about 3 years ago by Menci <[email protected]>
Fix referenced image paths in rotating-calipers.md (#3698)

The slashes in URL are misspelled as backslashes.

github.com/OI-wiki/OI-wiki - cbbb1ca8abec04b9cdc291e26a2920ad096f9396 authored about 3 years ago by Menci <[email protected]>
add a missing necessary space (#3692)

github.com/OI-wiki/OI-wiki - fe01bb848f06fec0f208669f47c1ada2cbc33ce9 authored about 3 years ago by Shinonome Masaki <[email protected]>
fix(ds/splay): typo

#3690
228行:「删除操作如下」改为「合并操作如下」

github.com/OI-wiki/OI-wiki - 37a5af91da482feaba5e7c5de3e7d1a25110b47d authored about 3 years ago by 最後の祈りを <[email protected]>
feat: 加入可持久化并查集的内容 (#3663)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - b306a29533a8be3270dc7a694ccb3aa0d6764f34 authored about 3 years ago by Xinjing Hu <[email protected]>
修正了原根部分的一个小错误 (#3673)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 8f12ecd0089fa9664be4713c090cc9a7dbca5dc2 authored about 3 years ago by bobhan1 <[email protected]>
fix(graph/color.md): fix typo (#3683)

github.com/OI-wiki/OI-wiki - ad96f8fba2c93c7ed4b5f7b0bb7796ce8f84c714 authored about 3 years ago by CoderOJ <[email protected]>
fix(basic/greedy): wrong/missing code & style

#3688
partially reverts commit da31682302059ea1923effa79de7ce142a250014.

github.com/OI-wiki/OI-wiki - f7f266a27b9366e2e8a5c708b9bb8d8b69a928c3 authored about 3 years ago by ksyx <[email protected]>
fix(mo-algo-on-tree.md): 修改并补充了例题 【糖果公园】的题意简述 (#3686)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 50c4e9dcf27a506c451caf8a9bce5219e1f3cea4 authored about 3 years ago by Lookcatbox <[email protected]>
修复拉格朗日插值法第一种推导过程中线性同余方程组中的一处角标错误 (#3689)

github.com/OI-wiki/OI-wiki - 601ef8ca2fe76c0bc34a2bcf41ce7baf8dac189a authored about 3 years ago by AtomAlpaca <[email protected]>
Fix(string/pam): 修正例题题意 (#3685)

According to https://github.com/OI-wiki/gitment/issues/109#issuecomment-925649786

github.com/OI-wiki/OI-wiki - 7e5d1705dfca3212ac7cb657611c5954307e0182 authored about 3 years ago by Early <[email protected]>
fix(lang/c-cpp): C supports some designated initializers features but C++ doesn't (#3684)

github.com/OI-wiki/OI-wiki - 3e5ea1faa7d43d0a6e1593f9b84808c0cc8438c3 authored about 3 years ago by Coelacanthus <[email protected]>
fix: fixed Ubuntu version of docker deploy (#3682)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 8dbd2ebeac304602a5c6e873668307f86d35ba90 authored about 3 years ago by llh721113 <[email protected]>
fix(lang/csl/container-adapter.md): some obvious errors of namespace (#3681)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 40850727e24a4a75e6fa92a3eb3fb8a9d9c5d729 authored about 3 years ago by Lewy Zeng <[email protected]>
fix(number-theory/prime, sieve): fix format & logical error (#3679)

github.com/OI-wiki/OI-wiki - 074ffe04fc7acaf44b099dbe79d989a4713dc2f3 authored about 3 years ago by WenzelTian <[email protected]>
fix(lang/class.md): Missing variable declaration (#3680)

missing variable declaration of `var`.

github.com/OI-wiki/OI-wiki - 640e039fce484bdc50a779b0fb59ee6991600ac5 authored about 3 years ago by Lewy Zeng <[email protected]>
feat(math/poly/fft): better proof (#3677)

github.com/OI-wiki/OI-wiki - 996a52f1bc7064d9a7b145b5d219a1a89a1524e7 authored about 3 years ago by EarthMessenger <[email protected]>
fix(basic/binary-lifting): some obvious errors (#3655)

github.com/OI-wiki/OI-wiki - 2682c16858903bfb3513e013227e2fa7ae52d671 authored about 3 years ago by Lewy Zeng <[email protected]>
fix(misc/hill-climbing): correct the example 1 (#3678)

github.com/OI-wiki/OI-wiki - e5b46e5e887ad573145be170cd96f527b961e6b7 authored about 3 years ago by EarthMessenger <[email protected]>
feat: add counting sort ASVG & fix description

#3676
* feat: add counting sort ASVG & fix description

* fix: modified speed of counting sor...

github.com/OI-wiki/OI-wiki - 1a5f6638d9571c063d40cd8d8faf8b925f9612da authored about 3 years ago by llh721113 <[email protected]>
fix(ds/code/seg): wrong code comment

#3669
* <fix>(<seg_1.cpp>): <改正一处注释错误并用更通俗的写法>

这个地方并不是“懒标记相加”

改成*2更符合上文的代码

* style: f...

github.com/OI-wiki/OI-wiki - edac1f7e08393a74fe01fd2fcb32a37a6a6bddc2 authored about 3 years ago by onelittlechild <[email protected]>
chore(lang/file-op): redirection for old link (#3647)

github.com/OI-wiki/OI-wiki - 75a26658db63d3ecfb4df479cc12a0e306daa5f8 authored about 3 years ago by ksyx <[email protected]>
feat(ds/treap): refactor content & add fhq treap (#3662)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 0c65dd9e5976ae7103376f8f696457db90694b83 authored about 3 years ago by Danni <[email protected]>
fix(lang/array): loop variable condition (#3667)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 241b69aeabb6bc0d6f220552299b815e728a50dd authored about 3 years ago by codeShameless <[email protected]>
fix: Dockerfile #3104 (#3670)

* upd the image & the git link
del the maintainer label

* fix(docker): remove useless comment

...

github.com/OI-wiki/OI-wiki - dd3f6cd400ae493fbfaebda572e37c2f771f5fa5 authored about 3 years ago by mxr612 <[email protected]>
fix(search/backtracking): Del redundant comments. (#3668)

* fix(search/backtracking): Del redundant comments.

* style: format markdown files with remar...

github.com/OI-wiki/OI-wiki - 749571c45294b03011719de24541a4133856ec22 authored about 3 years ago by MiaoTony <[email protected]>
feat: 为FWT页面添加了一道今年的非模板例题 (#3657)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 46be20d6d08498b135e3d37d6d74c86b89d7515f authored about 3 years ago by nocriz <[email protected]>
修复了线段树页面的一个区间错误 typo (#3644)

* fix(seg.md): 更正了文中的错误区间

* style: format markdown files with remark-lint

Co-authored-by: ...

github.com/OI-wiki/OI-wiki - e691a59c7688048982fe44958c730adb904d9889 authored about 3 years ago by Jax Young <[email protected]>
fix(graph/shortest-path): py code loop condition

#3653

* fix(shortest-paths.md): fix range in python code, floyd

in Python, range(1,n)=1~n...

github.com/OI-wiki/OI-wiki - 5061ed29100d83ec052fbe6152658896817be0c4 authored about 3 years ago by du33169 <[email protected]>
fix(lang/class.md): some referential errors

#3654

* <fix> lang/class.md: some referential errors

* Update docs/lang/class.md

Co-authored...

github.com/OI-wiki/OI-wiki - bbec4284abb1432e459107dcfa869e8f68cc3867 authored about 3 years ago by Lewy Zeng <[email protected]>
refactor(graph/scc): format and expression

#3641

* refactor(graph/scc): format and expression

* fix(graph/scc): formula usage of low...

github.com/OI-wiki/OI-wiki - 55cf6f8ad34473cdd0fd5f04cbc87367ec9047a9 authored about 3 years ago by ksyx <[email protected]>
refactor(graph/bfs): format and expression (#3640)

github.com/OI-wiki/OI-wiki - e6e450c567340c98cd7522e249d2308ff29fc961 authored about 3 years ago by ksyx <[email protected]>
fix(math/number-theory/basic): markdown grammar (#3652)

github.com/OI-wiki/OI-wiki - ab59aefc7a5fbab78dd5d90ce8aede1ba197475e authored about 3 years ago by ksyx <[email protected]>
feat(math/number-theory): 修改一个错误的数字 (#3645)

* feat(math/ number-theory): 修改一个错误的数字

github.com/OI-wiki/OI-wiki - b40b75f899c0856401ce9656b2d41636e69f97a7 authored about 3 years ago by buuzzing <[email protected]>
feat(contest/resources): add new book entry to the list

#3648

* feat: 添加一本书籍:《C++,挑战编程——程序设计竞赛进阶训练指南》

* style: format markdown files with remark-...

github.com/OI-wiki/OI-wiki - 43a02606e2043a826d0c382dc18c10b505a056cf authored about 3 years ago by superyangyx <[email protected]>
修正(数学/数论/数论基础):查阅资料,确定 C/C++ 对于模数为负的行为 (#3622)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - cdc48626775fee68dd80386728aae6ff6a8b5287 authored about 3 years ago by Koishilll <[email protected]>
chore(lang/reference): better expression (#3639)

github.com/OI-wiki/OI-wiki - 390d289fecf77754044ce968ed8bb45b40cadf9b authored about 3 years ago by ksyx <[email protected]>
add 背包第k优解部分 (#3621)

* 增加了背包第k优解

* 修改了一些表述不清问题

* 修改了表述不清问题

* 加\

Co-authored-by: Marcythm <marcythm@gmail....

github.com/OI-wiki/OI-wiki - ecafe75aa9f640f4df16da77cfe32c85a87d0f8c authored about 3 years ago by Alphnia <[email protected]>
fix(graph/bfs): improve content & code quality (#3631)

github.com/OI-wiki/OI-wiki - dc6448690996a77567e37d4644972578e7363261 authored about 3 years ago by Z. Chen <[email protected]>
feat(graph/bfs): link to deque

#3634

* feat(graph/bfs): link to deque

* chore(graph/bfs): remove redundant spaces

* fi...

github.com/OI-wiki/OI-wiki - f05fee68a38ffa814dbfe31bf8b89b8856e9ac91 authored about 3 years ago by ksyx <[email protected]>
chore(math/number-theory/basic): prime properties

* chore(math/number-theory/basic): prime properties

* fix(math/number-theory/basic): missing ...

github.com/OI-wiki/OI-wiki - 69df15a24448658cc318efe235b449cafe20c491 authored about 3 years ago by ksyx <[email protected]>
fix(dp/basic): Improve clarity of LCS problem

#3636

* Improve clarity of LCS problem

当时自己来看 最长公共子序列 的时候一头雾水,现在大懂懂了于是改进了一下,顺便引用了一个非常好的 LCS 交互...

github.com/OI-wiki/OI-wiki - f46118d285c12d38900d41c250e83768c79528de authored about 3 years ago by Z. Chen <[email protected]>
fix(graph/bfs): fix python code (#3632)

github.com/OI-wiki/OI-wiki - 65f1e70675019bfb0b1c78249bff660a177ed8dc authored about 3 years ago by CoderOJ <[email protected]>
fix: 修复了线性规划简介页面中不规范的表述 (#3630)

github.com/OI-wiki/OI-wiki - aba2df6984f2a2711eb5c99a9c272215d6cf2333 authored about 3 years ago by Zhuoran Yi <[email protected]>
fix(graph/save): python code line order

#3629
C++ 和 Python 的示例代码自增顺序不一致(C++ pre-increment, Python post-increment),检查完寻思着应该是 pre-increment。

github.com/OI-wiki/OI-wiki - bf36d5dfdd1b98b5b28b72083428a0dd78dd602c authored about 3 years ago by Z. Chen <[email protected]>
fix(math/poly/czt): fix typo (#3618)

* Update mkdocs.yml

* Update czt.md

github.com/OI-wiki/OI-wiki - 6cac03b71365477ceeb3a852a775e6adbc63972f authored about 3 years ago by hly1204 <[email protected]>
fix(pb_ds/pq.md): broken content

#3628
原文出现了奇怪的问题,根据 [历史版本](https://github.com/OI-wiki/OI-wiki/commit/62ecbb8736f3c685d3a2be9fce...

github.com/OI-wiki/OI-wiki - d98e207167a261eb77a101989eeff3348a846ae7 authored about 3 years ago by CoderOJ <[email protected]>
fix(math/number-theory/gcd): Python code of exgcd

#3626
Python 对于内建类型的函数传参是传值,原有的 exgcd 不会得到预期结果,因此将 x, y 加入返回值

github.com/OI-wiki/OI-wiki - ff42d74a7b44de7292f7579233692c9acd3239d4 authored about 3 years ago by Koishilll <[email protected]>
feat(math/number-theory/prime): update primality test (#3536)

* update primality test

* update fermat formality test

* style: format markdown files with...

github.com/OI-wiki/OI-wiki - 1a52e8b3e7777f059378ff0509e28edd353e0d9d authored about 3 years ago by Danni <[email protected]>
feat(tools/judger/arbiter): update to arbiter2.0

#3625

* feat: update to arbiter2.0

* style: format markdown files with remark-lint

Co-...

github.com/OI-wiki/OI-wiki - 7da30a494f6a0e982c90da88727d9daf9776639a authored about 3 years ago by Heran Yang <[email protected]>
fix(graph/tree-divide):“等于”应为”小于等于“

github.com/OI-wiki/OI-wiki - 26192f0abe460a4b26bc1f12280a20e4f336abea authored about 3 years ago by chenyanlann <[email protected]>
feat(gauss): add matrix inversion

github.com/OI-wiki/OI-wiki - 8ec14733c31856ff541d98b53a1443b7e2e25b2c authored about 3 years ago by Shuhao Zhang <[email protected]>
fix(graph/dfs.md): typo (#3619)

github.com/OI-wiki/OI-wiki - 65ab603e31baa6957d8bebbfc16c41b4f3e4251a authored about 3 years ago by Z. Chen <[email protected]>
refactor(math/game): introduce partizan game and misere game (#3237)

* update: init games

* style: format markdown files with remark-lint

* update mkdocs.yml: upda...

github.com/OI-wiki/OI-wiki - e88db88784c79af9ff81693c199f6315cab2863b authored about 3 years ago by Zhikai Zeng <[email protected]>
fix(graph/tree-hash): restore accidentally deleted code

#3614. Fixes #3613.

github.com/OI-wiki/OI-wiki - 37a3a7fc1c82da6599fa8be16e0504e74065bde9 authored about 3 years ago by Shuhao Zhang <[email protected]>
fix (ds/dsu-complexity): fix the orphan page (#3593)

Co-authored-by: Shuhao Zhang <[email protected]>

github.com/OI-wiki/OI-wiki - bcc0042c65f83e5a71eb08df93edef1668ea1826 authored about 3 years ago by 夜轮_NachtgeistW <[email protected]>
refactor 拆分《评测工具》内容 (#3603)

* 提交所有文件

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bot <1596339...

github.com/OI-wiki/OI-wiki - 7a736fee43bd693a2ef6404e3104b4aca2303fe5 authored about 3 years ago by AP54 <[email protected]>
refactor(sqrt-decomposition.md) (#3601)

* refactor(sqrt-decomposition.md)

进行了较大规模的改动,增加了几道练习题

* refactor(sqrt-decomposition.md)

* sty...

github.com/OI-wiki/OI-wiki - 91cd55088401c528aa317343277a7852e28ec26f authored about 3 years ago by qwq automaton <[email protected]>
add(misc/kahan-summation) Add Kahan Summation Algorithm (#3610)

* add .

* style: format markdown files with remark-lint

* apply cr

* fix(misc/kahan-summation...

github.com/OI-wiki/OI-wiki - dddfe6210e2acaac1aa7e0a74786f9ad2a287668 authored about 3 years ago by Danni <[email protected]>
feat(ds/block-array): 添加题目说明中缺失的内容,添加必要的代码注释 (#3612)

* feat(ds/block-array): 添加题目说明中缺失的内容,添加必要的代码注释

原内容缺少对部分关键变量和函数的说明,导致代码含义不容易理解

* fix(block-...

github.com/OI-wiki/OI-wiki - 124f27aca1f418d1d47b4a716e656b8776696ce2 authored about 3 years ago by chenyanlann <[email protected]>
feat: add two-pointer (#3479)

* add two-pointer

* add two-pointer 网页

* style: format markdown files with remark-lint

...

github.com/OI-wiki/OI-wiki - 72d3ed59d1d8a6dea0f85718df6a4aff22c6407a authored about 3 years ago by Alphnia <[email protected]>
feat: 在“概率与期望”页面增加了连续性期望的定义 (#3608)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 828d4c37a94f7932241c2d80b44b3efd6fe57cdc authored about 3 years ago by qwq automaton <[email protected]>
添加了霍夫曼树相关内容 (#3511)

Co-authored-by: 24OI-bot <[email protected]>
Co-authored-by: Shuhao Zh...

github.com/OI-wiki/OI-wiki - d7344cc4ab71e0aaf20c245a74d38395e038dd32 authored about 3 years ago by Alex-McAvoy <[email protected]>
feat(basic/radix-sort): extend stable sort description (#3582)

* Update radix-sort.md

* style: format markdown files with remark-lint

* Update radix-sort...

github.com/OI-wiki/OI-wiki - b6a7d38dbce4448296f40778c9abf5ab5c1a717b authored about 3 years ago by hly1204 <[email protected]>
feat: add introduction to math in OI (#3604)

* 数学部分的概述(by CommonAnts)

* style: format markdown files with remark-lint

* fix type

* f...

github.com/OI-wiki/OI-wiki - 15ef9b3fae04ea6d5542fbadec18bcd516105662 authored about 3 years ago by Cheng-ao Liu <[email protected]>
修复了下 burnside 引理的适用范围 (#3606)

* fix:(permutation-group.md):burnside&polya的适用范围

* style: format markdown files with remark-l...

github.com/OI-wiki/OI-wiki - 074166306e785068122bd573a517f1acec6b6fd3 authored about 3 years ago by wangr-x <[email protected]>
Update pollard-rho.md (#3609)

添加缺失分号

github.com/OI-wiki/OI-wiki - 805b031f56b192654c731bbdc242cbfa8698b295 authored about 3 years ago by Bubbleioa <[email protected]>
fix(graph): separated code from markdown file and add notes (#3561)

* fix:separated code from markdown file and add notes in graph

* Update tree-divide.md

* U...

github.com/OI-wiki/OI-wiki - ccd268551123b822d9578b415f924eabe862e5a8 authored about 3 years ago by kenlig <[email protected]>
fix:separated code from markdown file and add notes in misc (#3563)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - 0b889bc05ef8fa024eabb3fca0463a7efe13d1aa authored about 3 years ago by kenlig <[email protected]>
feat(graph/flow/min-cut): add condition for description (#3576)

* Update min-cut.md

* Update min-cut.md

* Update docs/graph/flow/min-cut.md

Co-authored...

github.com/OI-wiki/OI-wiki - 9c5ccf475c9dea950916c9e41dbef70e15bf7810 authored over 3 years ago by 芊枫 <[email protected]>
fix(lang/pointer): typo

github.com/OI-wiki/OI-wiki - 7a1fd65a2765fee63428e72288a04f6d8c7713ee authored over 3 years ago by Lemon <[email protected]>
fix: 关于「语法基础 - 指针」的错误修改 (#3605)

Co-authored-by: pengqian <[email protected]>

github.com/OI-wiki/OI-wiki - 853c91d5438ab43ec78880b06e80abf3df651f65 authored over 3 years ago by henry_23 <[email protected]>
ci(celebration): auto close celebration (#3598)

> To celebrate that our project's stars will soon reach 8192.
> This issue will be closed in on...

github.com/OI-wiki/OI-wiki - a7498581a6ef5c894a7150c55dfba1b632435c3b authored over 3 years ago by Yufan You <[email protected]>
feat(math/poly/ntt): Update Number Theoretic Transform (#3521)

* add .

* style: format markdown files with remark-lint

* add .

* Update docs/math/poly...

github.com/OI-wiki/OI-wiki - fabe57544b6c3c43f6e6ba318313c75eb70e0b7a authored over 3 years ago by Danni <[email protected]>
feat(matrix-tree): add proof (#3470)

* Update matrix-tree.md

* style: format markdown files with remark-lint

* Update matrix-tr...

github.com/OI-wiki/OI-wiki - dd135b406fb8598b8b5c88a8ceb3002aa08c52a2 authored over 3 years ago by AThousandMoon <[email protected]>
feat(math/quickpow): ext double precision desc (#3600)

* fix(quick-pow.md): 修改快速乘中精度的描述错误

原文因为 `sizeof(long double)=16` 得到 `long double`有效位数 64错误,已根...

github.com/OI-wiki/OI-wiki - 8d4c5ad35b29d9075b1971681c6f3c94c78f6a5c authored over 3 years ago by Yichi Chen <[email protected]>
fix(ds/seg): punctuation and math font usage (#3597)

github.com/OI-wiki/OI-wiki - 2edd53158b3fedea9402d27f0638111d83ce9edf authored over 3 years ago by ksyx <[email protected]>
Update dsu.md (#3581)

* Update dsu.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bot <...

github.com/OI-wiki/OI-wiki - dd2120859b1eceb7c0174a7364e5c5e1e59a9912 authored over 3 years ago by Flex Zhong <[email protected]>
fix:separated code from markdown file and add notes in geometry (#3562)

* fix:separated code from markdown file and add notes in geometry

* Update pick.md

* style...

github.com/OI-wiki/OI-wiki - b44d12f8a16787575514597699cc3dbde536e086 authored over 3 years ago by kenlig <[email protected]>
Update base.md (#3577)

update decimal part

github.com/OI-wiki/OI-wiki - cdd5092ed3c1ec01c4f48bf39d32d0195b6adaca authored over 3 years ago by niujiaxing <[email protected]>
fix: dead links (#3594)

github.com/OI-wiki/OI-wiki - 4a33852fdbcb62c413c44d414a848bcd2f76db0a authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
feat(lang/c-cpp): add some differences (#3591)

* feat(lang/c-cpp): add some difference

https://github.com/OI-wiki/gitment/issues/398#issueco...

github.com/OI-wiki/OI-wiki - c934f379d9d9b3860a6740bc5b136053d1eb86e8 authored over 3 years ago by Coelacanthus <[email protected]>
refactor(ds/seg): style and format

#3583
* refactor(ds/seg): style and format

* style: format markdown files with remark-lint
...

github.com/OI-wiki/OI-wiki - 0d19314e62adbc589587c9add107d8f9d779c2bf authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
fix(lang/const): typo 类型 -> 函数

#3595

github.com/OI-wiki/OI-wiki - 120cc95bd0175df2ac32a3b23fcd45b8572d690b authored over 3 years ago by Coelacanthus <[email protected]>
fix(lang/helloworld): absolute expression and path

#3596

* fix(lang/helloworld): too absolute

* fix(helloworld): link

Co-authored-by: Xeon...

github.com/OI-wiki/OI-wiki - c81e93e8030efabf4fa7eb2a29770c412baf8b6b authored over 3 years ago by Coelacanthus <[email protected]>
feat (misc/15-puzzle): style and format (#3580)

* feat (misc/15-puzzle): style and format

* style: format markdown files with remark-lint

...

github.com/OI-wiki/OI-wiki - c5d94e2868bafbc7990ad71d483d2a0f966994c9 authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
refactor(ds/hash): styles and organization (#3585)

* refactor(ds/hash): styles and organization

* style: format markdown files with remark-lint
...

github.com/OI-wiki/OI-wiki - 1d1a203386d3412c8e53ccff1d9917d347909ded authored over 3 years ago by ksyx <[email protected]>
fix(tool/editor/guide): removed by NOI Linux now

#3590

* fix(tool/editor/guide): now not included in NOI Linux

* style: format markdown fil...

github.com/OI-wiki/OI-wiki - c699dd613f06eca221b62488780a88df0c0412ce authored over 3 years ago by Coelacanthus <[email protected]>
feat(tool/editor/kate): add git-blame plugin

github.com/OI-wiki/OI-wiki - 5ef6303413f6cbf5b6a740b6768aebca13663ac6 authored over 3 years ago by Coelacanthus <[email protected]>
fix(tool/cmd): some software only support `-h`

github.com/OI-wiki/OI-wiki - d1c47a273a83fd7103e1e0a390df922f108b1e4d authored over 3 years ago by Coelacanthus <[email protected]>
refactor: sublime.md 大幅更改并增加了 sublime text 的内容 (#3184)

* refactor: sublime.md 做大幅修改,并为 ST4 提供可能性兼容

* feat: mkdocs.yml 更换 Sublime 链接

* fix: sublim...

github.com/OI-wiki/OI-wiki - 87aa99e2a887e234b441a558e56d7cfcc6c00f3b authored over 3 years ago by ToUNVRSe <[email protected]>
refactor(ds/linked-list): style and format (#3565)

* refactor(ds/linked-list): style and format

* style: format markdown files with remark-lint

C...

github.com/OI-wiki/OI-wiki - 89f6d6333285ac93db450761f012c03539569863 authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
refactor(ds/seg): styles and enhance description (#3584)

github.com/OI-wiki/OI-wiki - 6ee14a4ae02063553f6b309d3c4de7293ab70d94 authored over 3 years ago by ksyx <[email protected]>
refactor(ds/skiplist): styling (#3586)

* refactor(ds/skiplist): styling

* style: format markdown files with remark-lint

Co-author...

github.com/OI-wiki/OI-wiki - d0e057bf4063b874cbba9af4baa31af5875f7e76 authored over 3 years ago by ksyx <[email protected]>
fix(search/opt): order and expression (#3587)

github.com/OI-wiki/OI-wiki - b4cab4e692ab04da95d4167d206bec9d4c8c6026 authored over 3 years ago by ksyx <[email protected]>
refactor(graph/index): url style

github.com/OI-wiki/OI-wiki - 85ebd476f89f2116838a94676a997ae2f9222d88 authored over 3 years ago by 夜轮_NachtgeistW <[email protected]>
format(graph/flow/mini-cut): redundant stylings (#3578)

github.com/OI-wiki/OI-wiki - 06c8eb2807b7b257a9d550da0a34a5f838804b24 authored over 3 years ago by ksyx <[email protected]>
refactor(tools/wsl): Replaced figures with text and tweaked interaction examples (#3529)

* refactor wsl introduction

* style: format markdown files with remark-lint

* use console pseu...

github.com/OI-wiki/OI-wiki - 5761f5c10a5426d721e457a0ca732618dc434da5 authored over 3 years ago by Nathan Du <[email protected]>
refactor(tools/cmd): 规范并完善内容 (#3531)

* drop Windows prefix from PowerShell reference

Since moving to .NET Core, PowerShell has bec...

github.com/OI-wiki/OI-wiki - e6bee0c4d283cec3e3b437921d17f417eb06c701 authored over 3 years ago by Nathan Du <[email protected]>
fix: 修改《指针》一文中不恰当的三级标题 (#3574)

* fix: https://t.me/c/1344172945/116726

* fix: https://t.me/c/1344172945/116786

* fix: apply s...

github.com/OI-wiki/OI-wiki - e76791142c129792db98e7a1d7f57342c5d7f6e9 authored over 3 years ago by Camber Huang <[email protected]>