OSDN Git Service

oi-wiki/main.git
3 years ago将单位复根的符号统一为 omega
H-J-Granger [Thu, 3 Dec 2020 16:28:25 +0000 (00:28 +0800)]
将单位复根的符号统一为 omega

3 years agoMerge pull request #2822 from isdanni/tree-decompose-link
Nano [Thu, 3 Dec 2020 02:04:25 +0000 (10:04 +0800)]
Merge pull request #2822 from isdanni/tree-decompose-link

Fix broken OJ link in ds/tree-decompose

3 years agoreplace broken oj link
isdanni [Wed, 2 Dec 2020 13:01:31 +0000 (21:01 +0800)]
replace broken oj link

3 years agoMerge pull request #2821 from qq2964/patch-1
ksyx [Wed, 2 Dec 2020 09:42:58 +0000 (17:42 +0800)]
Merge pull request #2821 from qq2964/patch-1

fix(bfs.md): 修改一处笔误

3 years ago<fixed>
qq2964 [Wed, 2 Dec 2020 07:46:23 +0000 (15:46 +0800)]
<fixed>

3 years agoMerge pull request #2811 from memset0/patch-3
mgt [Thu, 26 Nov 2020 11:35:20 +0000 (19:35 +0800)]
Merge pull request #2811 from memset0/patch-3

fix(LGV引理): 高斯消元中求逆元只需要O(k)次

3 years agoMerge pull request #2809 from PeterlitsZo/patch-3
Shuhao Zhang [Wed, 25 Nov 2020 13:25:17 +0000 (21:25 +0800)]
Merge pull request #2809 from PeterlitsZo/patch-3

feat(shortest-path): add contents of floyd

3 years agoMerge pull request #2813 from PeterlitsZo/patch-4
mgt [Wed, 25 Nov 2020 05:31:13 +0000 (13:31 +0800)]
Merge pull request #2813 from PeterlitsZo/patch-4

docs: (pollard-rho) 增加朴素算法

3 years agoMerge pull request #2810 from sbofgayschool/dev-sbofgayschool
Nano [Wed, 25 Nov 2020 04:51:00 +0000 (12:51 +0800)]
Merge pull request #2810 from sbofgayschool/dev-sbofgayschool

Updated examples and information for STL containers.

3 years agoMerge pull request #2816 from NachtgeistW/splay
Nano [Wed, 25 Nov 2020 04:49:30 +0000 (12:49 +0800)]
Merge pull request #2816 from NachtgeistW/splay

refactor[splay.md]: Splay

3 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 25 Nov 2020 02:59:13 +0000 (21:59 -0500)]
style: format markdown files with remark-lint

3 years agorefactor[splay.md]: Splay
夜轮_NachtgeistW [Wed, 25 Nov 2020 02:54:50 +0000 (10:54 +0800)]
refactor[splay.md]: Splay

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 24 Nov 2020 13:03:12 +0000 (08:03 -0500)]
style: format markdown files with remark-lint

3 years agodocs: (pollard-rho) 增加例题
peterlits zo [Tue, 24 Nov 2020 13:00:55 +0000 (21:00 +0800)]
docs: (pollard-rho) 增加例题

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 24 Nov 2020 11:58:32 +0000 (06:58 -0500)]
style: format markdown files with remark-lint

3 years agodocs: (pollard-rho) update pollard-rho
Peterlits Zo [Tue, 24 Nov 2020 11:53:52 +0000 (19:53 +0800)]
docs: (pollard-rho) update pollard-rho

增加了朴素算法的代码。

3 years agodocs: (pollarg-rho) title: pollarg-rho -> 分解质因数
Peterlits Zo [Tue, 24 Nov 2020 11:11:40 +0000 (19:11 +0800)]
docs: (pollarg-rho) title: pollarg-rho -> 分解质因数

更容易理解的标题。

3 years agoUpdate docs/graph/shortest-path.md
mgt [Tue, 24 Nov 2020 06:15:46 +0000 (14:15 +0800)]
Update docs/graph/shortest-path.md

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 24 Nov 2020 06:13:28 +0000 (01:13 -0500)]
style: format markdown files with remark-lint

3 years agodocs: (shortest-path) 增加关于压缩的补充证明
peterlits zo [Tue, 24 Nov 2020 06:11:08 +0000 (14:11 +0800)]
docs: (shortest-path) 增加关于压缩的补充证明

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 24 Nov 2020 05:47:02 +0000 (00:47 -0500)]
style: format markdown files with remark-lint

3 years ago高斯消元中求逆元只需要O(k)次
memset0 [Tue, 24 Nov 2020 05:43:44 +0000 (13:43 +0800)]
高斯消元中求逆元只需要O(k)次

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 24 Nov 2020 05:31:34 +0000 (00:31 -0500)]
style: format markdown files with remark-lint

3 years agoUpdated examples and information of STL containers.
sbofgayschool [Tue, 24 Nov 2020 05:27:21 +0000 (13:27 +0800)]
Updated examples and information of STL containers.

3 years agoAdded examples for STL set.
sbofgayschool [Tue, 24 Nov 2020 03:38:41 +0000 (11:38 +0800)]
Added examples for STL set.

3 years agoMerge pull request #2808 from PeterlitsZo/patch-2
Nano [Sun, 22 Nov 2020 12:58:21 +0000 (20:58 +0800)]
Merge pull request #2808 from PeterlitsZo/patch-2

docs: (min-circle) 更新最短路相关算法链接

3 years agoMerge pull request #2806 from OI-wiki/vector-fix
Nano [Sun, 22 Nov 2020 12:57:57 +0000 (20:57 +0800)]
Merge pull request #2806 from OI-wiki/vector-fix

fix(vector): fix #2385

3 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 22 Nov 2020 11:29:03 +0000 (06:29 -0500)]
style: format markdown files with remark-lint

3 years agodocs: (shortest-path) 补充细节
peterlits zo [Sun, 22 Nov 2020 11:25:36 +0000 (19:25 +0800)]
docs: (shortest-path) 补充细节

3 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 22 Nov 2020 11:09:20 +0000 (06:09 -0500)]
style: format markdown files with remark-lint

3 years agodocs: (min-circle) 更新最短路相关算法链接
peterlits zo [Sun, 22 Nov 2020 11:06:02 +0000 (19:06 +0800)]
docs: (min-circle) 更新最短路相关算法链接

3 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 22 Nov 2020 06:37:55 +0000 (01:37 -0500)]
style: format markdown files with remark-lint

3 years agofix(vector): fix #2385
Shuhao Zhang [Sun, 22 Nov 2020 06:35:27 +0000 (14:35 +0800)]
fix(vector): fix #2385

3 years agoMerge pull request #2804 from OI-wiki/orzAtalod-patch-1
Shuhao Zhang [Sun, 22 Nov 2020 06:22:05 +0000 (14:22 +0800)]
Merge pull request #2804 from OI-wiki/orzAtalod-patch-1

add 划分树解决动态逆序对问题

3 years agoMerge pull request #2803 from TianyiQ/master
Shuhao Zhang [Sun, 22 Nov 2020 06:16:02 +0000 (14:16 +0800)]
Merge pull request #2803 from TianyiQ/master

add: 随机算法相关内容

3 years agoMerge pull request #2805 from OI-wiki/ksyx-patch-1
Shuhao Zhang [Sun, 22 Nov 2020 06:07:57 +0000 (14:07 +0800)]
Merge pull request #2805 from OI-wiki/ksyx-patch-1

refactor: python.md

3 years agoUpdate python.md
ksyx [Sun, 22 Nov 2020 04:43:50 +0000 (12:43 +0800)]
Update python.md

3 years agorefactor: python.md
ksyx [Sun, 22 Nov 2020 04:41:44 +0000 (12:41 +0800)]
refactor: python.md

3 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 22 Nov 2020 02:36:00 +0000 (21:36 -0500)]
style: format markdown files with remark-lint

3 years agofix indentation
Tianyi Qiu [Sun, 22 Nov 2020 02:33:23 +0000 (10:33 +0800)]
fix indentation

3 years agoMerge pull request #2801 from hly1204/patch-10
mgt [Sat, 21 Nov 2020 05:30:29 +0000 (13:30 +0800)]
Merge pull request #2801 from hly1204/patch-10

3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 20 Nov 2020 11:42:14 +0000 (06:42 -0500)]
style: format markdown files with remark-lint

3 years agoadd 划分树解决动态逆序对问题
orzAtalod [Fri, 20 Nov 2020 11:39:40 +0000 (19:39 +0800)]
add 划分树解决动态逆序对问题

顺便,什么时候把上面的 Pascal 代码换掉啊(

3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 20 Nov 2020 02:25:59 +0000 (21:25 -0500)]
style: format markdown files with remark-lint

3 years agominor fix
Tianyi Qiu [Fri, 20 Nov 2020 02:23:24 +0000 (10:23 +0800)]
minor fix

3 years agounify format
Tianyi Qiu [Fri, 20 Nov 2020 01:30:43 +0000 (09:30 +0800)]
unify format

3 years agominor fix
Tianyi Qiu [Thu, 19 Nov 2020 14:50:22 +0000 (22:50 +0800)]
minor fix

3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 14:37:39 +0000 (09:37 -0500)]
style: format markdown files with remark-lint

3 years agominor fixes
Tianyi Qiu [Thu, 19 Nov 2020 14:35:01 +0000 (22:35 +0800)]
minor fixes

3 years agominor fi
Tianyi Qiu [Thu, 19 Nov 2020 12:20:24 +0000 (20:20 +0800)]
minor fi

3 years agoMerge pull request #2802 from OI-wiki/ksyx-patch-1
Nano [Thu, 19 Nov 2020 12:14:45 +0000 (20:14 +0800)]
Merge pull request #2802 from OI-wiki/ksyx-patch-1

refactor: remove outdated tip and add space

3 years agofix conflict
Tianyi Qiu [Thu, 19 Nov 2020 12:07:54 +0000 (20:07 +0800)]
fix conflict

3 years agofix formula
Tianyi Qiu [Thu, 19 Nov 2020 12:05:32 +0000 (20:05 +0800)]
fix formula

3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 11:45:51 +0000 (06:45 -0500)]
style: format markdown files with remark-lint

3 years agoUpdate docs/misc/rand-technique.md
TianyiQ [Thu, 19 Nov 2020 11:43:41 +0000 (19:43 +0800)]
Update docs/misc/rand-technique.md

fix format

Co-authored-by: mgt <mgt@oi-wiki.org>
3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 11:22:45 +0000 (06:22 -0500)]
style: format markdown files with remark-lint

3 years agofix code block
mgt [Thu, 19 Nov 2020 11:20:31 +0000 (19:20 +0800)]
fix code block

3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 11:17:40 +0000 (06:17 -0500)]
style: format markdown files with remark-lint

3 years agoUpdate docs/misc/rand-technique.md
mgt [Thu, 19 Nov 2020 11:15:29 +0000 (19:15 +0800)]
Update docs/misc/rand-technique.md

3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 10:07:42 +0000 (05:07 -0500)]
style: format markdown files with remark-lint

3 years agofix conflict
Tianyi Qiu [Thu, 19 Nov 2020 09:55:26 +0000 (17:55 +0800)]
fix conflict

3 years agofix format
Tianyi Qiu [Thu, 19 Nov 2020 09:51:35 +0000 (17:51 +0800)]
fix format

3 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 19 Nov 2020 08:14:36 +0000 (03:14 -0500)]
style: format markdown files with remark-lint

3 years agomodify random.md
Tianyi Qiu [Thu, 19 Nov 2020 08:06:03 +0000 (16:06 +0800)]
modify random.md

3 years agofeat rand-technique.md
Tianyi Qiu [Thu, 19 Nov 2020 08:03:04 +0000 (16:03 +0800)]
feat rand-technique.md

3 years agorefactor: remove outdated tip and add space
ksyx [Thu, 19 Nov 2020 05:01:54 +0000 (13:01 +0800)]
refactor: remove outdated tip and add space

3 years agofeat rand-technique.md
Tianyi Qiu [Thu, 19 Nov 2020 01:02:23 +0000 (09:02 +0800)]
feat rand-technique.md

3 years agoMerge pull request #2800 from xzcxzcyy/patch-1
Early [Wed, 18 Nov 2020 05:43:38 +0000 (13:43 +0800)]
Merge pull request #2800 from xzcxzcyy/patch-1

对第k大做了补充说明,因为可能有歧义

3 years agoUpdate docs/basic/quick-sort.md
mgt [Tue, 17 Nov 2020 15:38:00 +0000 (23:38 +0800)]
Update docs/basic/quick-sort.md

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 17 Nov 2020 13:53:16 +0000 (08:53 -0500)]
style: format markdown files with remark-lint

3 years agoUpdate persistent-balanced.md
hly1204 [Tue, 17 Nov 2020 13:49:19 +0000 (21:49 +0800)]
Update persistent-balanced.md

去掉了一些错误的句子,但是没有大篇幅修改。。

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 17 Nov 2020 08:53:42 +0000 (03:53 -0500)]
style: format markdown files with remark-lint

3 years ago对第k大做了补充说明,因为可能有歧义
Banson [Tue, 17 Nov 2020 08:50:40 +0000 (16:50 +0800)]
对第k大做了补充说明,因为可能有歧义

3 years agoMerge pull request #2798 from ayalhw/add-cmd
ksyx [Sat, 14 Nov 2020 23:43:37 +0000 (07:43 +0800)]
Merge pull request #2798 from ayalhw/add-cmd

feat(cmd.md): command line skills

3 years agoMerge pull request #2777 from nanmenyangde/patch-2
Shuhao Zhang [Sat, 14 Nov 2020 16:24:03 +0000 (00:24 +0800)]
Merge pull request #2777 from nanmenyangde/patch-2

fix 四边形不等式优化

3 years agoMerge pull request #2797 from Elitedj/patch-1
Shuhao Zhang [Sat, 14 Nov 2020 16:23:32 +0000 (00:23 +0800)]
Merge pull request #2797 from Elitedj/patch-1

修正四边形不等式优化中 2D1D 的引理 1 证明过程中的错误

3 years agoMerge pull request #2799 from Ravenclaw-OIer/patch-6
Shuhao Zhang [Sat, 14 Nov 2020 15:47:24 +0000 (23:47 +0800)]
Merge pull request #2799 from Ravenclaw-OIer/patch-6

fix: bad LaTeX rendering in subsection titles

3 years agofix: bad LaTeX rendering in subsection titles
Ravenclaw-OIer [Sat, 14 Nov 2020 12:03:25 +0000 (20:03 +0800)]
fix: bad LaTeX rendering in subsection titles

3 years agoMerge pull request #2796 from CoderOJ/patch-1
Nano [Sat, 14 Nov 2020 02:57:06 +0000 (10:57 +0800)]
Merge pull request #2796 from CoderOJ/patch-1

修改 vim 介绍中关于交换 Caps Lock 和 ESC 的部分

3 years agofix(cmd.md): typo
Coelacanthus [Sat, 14 Nov 2020 02:19:32 +0000 (10:19 +0800)]
fix(cmd.md): typo

Co-authored-by: ksyx <18738953+ksyx@users.noreply.github.com>
3 years agofix(cmd.md): grammar
Coelacanthus [Sat, 14 Nov 2020 02:19:08 +0000 (10:19 +0800)]
fix(cmd.md): grammar

Co-authored-by: ksyx <18738953+ksyx@users.noreply.github.com>
3 years agofix(cmd.md): grammar
Coelacanthus [Sat, 14 Nov 2020 02:17:46 +0000 (10:17 +0800)]
fix(cmd.md): grammar

Co-authored-by: ksyx <18738953+ksyx@users.noreply.github.com>
3 years agofix(vim.md) kde -> KDE
CoderOJ [Sat, 14 Nov 2020 00:44:49 +0000 (08:44 +0800)]
fix(vim.md) kde -> KDE

Co-authored-by: ksyx <18738953+ksyx@users.noreply.github.com>
3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 13 Nov 2020 09:16:25 +0000 (04:16 -0500)]
style: format markdown files with remark-lint

3 years agofeat(cmd.md): add built-in time && GNU time
Coelacanthus [Fri, 13 Nov 2020 09:13:57 +0000 (17:13 +0800)]
feat(cmd.md): add built-in time && GNU time

3 years agofeat(cmd.md): add help
Coelacanthus [Fri, 13 Nov 2020 08:57:47 +0000 (16:57 +0800)]
feat(cmd.md): add help

3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 13 Nov 2020 08:32:52 +0000 (03:32 -0500)]
style: format markdown files with remark-lint

3 years agofeat(cmd.md): add auto-complete
Coelacanthus [Fri, 13 Nov 2020 08:22:04 +0000 (16:22 +0800)]
feat(cmd.md): add auto-complete

3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 13 Nov 2020 08:09:18 +0000 (03:09 -0500)]
style: format markdown files with remark-lint

3 years agoupd(vim.md) 交换Caps Lock和ESC部分中,添加kde的方式
Jacder [Fri, 13 Nov 2020 08:02:04 +0000 (16:02 +0800)]
upd(vim.md) 交换Caps Lock和ESC部分中,添加kde的方式

3 years ago2D1D的引理1证明过程中出现内容错误
Elitedj [Fri, 13 Nov 2020 07:08:27 +0000 (15:08 +0800)]
2D1D的引理1证明过程中出现内容错误

u+1 \leq v+1 \leq r_1 \leq v_2应改为u+1 \leq v+1 \leq r_1 \leq r_2

3 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 13 Nov 2020 06:39:30 +0000 (01:39 -0500)]
style: format markdown files with remark-lint

3 years agofix(vim.md) 修复关于交换 Caps Lock 和 Escape 部分的小问题
CoderOJ [Fri, 13 Nov 2020 06:32:15 +0000 (14:32 +0800)]
fix(vim.md) 修复关于交换 Caps Lock 和 Escape 部分的小问题

3 years agofeat(vim.md) 修改关于交换 Caps Lock 和 Escape 的部分
CoderOJ [Fri, 13 Nov 2020 06:23:15 +0000 (14:23 +0800)]
feat(vim.md) 修改关于交换 Caps Lock 和 Escape 的部分

原先提供的方法较为hacky而且容易改错,增加更好的方法

3 years agoMerge pull request #2795 from H-Shen/patch-1
Early [Fri, 13 Nov 2020 02:32:48 +0000 (10:32 +0800)]
Merge pull request #2795 from H-Shen/patch-1

Update lca.md

3 years agoUpdate lca.md
XTh3G4p [Thu, 12 Nov 2020 10:31:18 +0000 (03:31 -0700)]
Update lca.md

把 $m$ 的含义写清楚,避免和边数弄混。

3 years agoMerge pull request #2794 from sbofgayschool/master
Nano [Tue, 10 Nov 2020 16:54:01 +0000 (00:54 +0800)]
Merge pull request #2794 from sbofgayschool/master

Added more examples of STL algorithm usage.

3 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 10 Nov 2020 14:35:06 +0000 (09:35 -0500)]
style: format markdown files with remark-lint

3 years agoAdded example questions and reformatted a bit.
sbofgayschool [Tue, 10 Nov 2020 14:30:14 +0000 (22:30 +0800)]
Added example questions and reformatted a bit.

3 years agoMerge pull request #2789 from PeterlitsZo/patch-1
mgt [Tue, 10 Nov 2020 13:42:56 +0000 (21:42 +0800)]
Merge pull request #2789 from PeterlitsZo/patch-1

docs: (inverse.md)线性求乘法逆元补充细节