OSDN Git Service

oi-wiki/main.git
5 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 19 Jul 2019 07:16:34 +0000 (03:16 -0400)]
style: format markdown files with remark-lint

5 years agoenable conservativeCollapse
Ir1dXD [Fri, 19 Jul 2019 07:15:29 +0000 (15:15 +0800)]
enable conservativeCollapse

closes #1003

5 years agoMerge pull request #1383 from ethan-enhe/patch-1
Xeonacid [Fri, 19 Jul 2019 02:09:00 +0000 (10:09 +0800)]
Merge pull request #1383 from ethan-enhe/patch-1

更新线段树介绍

5 years agoMerge pull request #1372 from sshwy/ac
Ir1dXD [Fri, 19 Jul 2019 01:59:41 +0000 (09:59 +0800)]
Merge pull request #1372 from sshwy/ac

Update: 更新AC自动机

5 years agoMerge pull request #1385 from sshwy/phi
Shuhao Zhang [Fri, 19 Jul 2019 01:41:55 +0000 (09:41 +0800)]
Merge pull request #1385 from sshwy/phi

添加欧拉定理(函数)习题(搬运e-maxx习题

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 23:33:37 +0000 (19:33 -0400)]
style: format markdown files with remark-lint

5 years ago添加欧拉定理(函数)习题(搬运e-maxx习题
sshwy [Thu, 18 Jul 2019 23:30:22 +0000 (07:30 +0800)]
添加欧拉定理(函数)习题(搬运e-maxx习题

5 years agoMerge pull request #1382 from fearlessxjdx/patch-3
Shuhao Zhang [Thu, 18 Jul 2019 13:39:19 +0000 (21:39 +0800)]
Merge pull request #1382 from fearlessxjdx/patch-3

缺少新建节点代码

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 13:35:36 +0000 (09:35 -0400)]
style: format markdown files with remark-lint

5 years ago更新线段树介绍
ethan [Thu, 18 Jul 2019 13:31:35 +0000 (21:31 +0800)]
更新线段树介绍

更加准确的时间复杂度,参考维基

5 years agoMerge pull request #1379 from sshwy/math
雷蒻 [Thu, 18 Jul 2019 12:28:32 +0000 (20:28 +0800)]
Merge pull request #1379 from sshwy/math

Update: 数学部分简介

5 years agoMerge pull request #1380 from OI-wiki/hsfzLZH1-patch-1
Shuhao Zhang [Thu, 18 Jul 2019 12:17:30 +0000 (20:17 +0800)]
Merge pull request #1380 from OI-wiki/hsfzLZH1-patch-1

Update index.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 10:23:22 +0000 (06:23 -0400)]
style: format markdown files with remark-lint

5 years ago缺少新建节点代码
fearlessxjdx [Thu, 18 Jul 2019 10:21:41 +0000 (18:21 +0800)]
缺少新建节点代码

而且上面的描述和代码有点出入,上面写'若 $o$ 为空,直接返回一个值为 $v$ 的新节点。',而实际上代码没有返回值。不知道原意是不是想插入顺便返回插入点下标。

5 years agoUpdate segment-tree-beats.md
雷蒻 [Thu, 18 Jul 2019 08:34:01 +0000 (16:34 +0800)]
Update segment-tree-beats.md

5 years agoUpdate index.md
雷蒻 [Thu, 18 Jul 2019 08:19:24 +0000 (16:19 +0800)]
Update index.md

统一大 O 记号为一般斜体

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 08:17:53 +0000 (04:17 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate index.md
雷蒻 [Thu, 18 Jul 2019 08:16:55 +0000 (16:16 +0800)]
Update index.md

一些小问题

5 years agoUpdate index.md
雷蒻 [Thu, 18 Jul 2019 07:48:01 +0000 (15:48 +0800)]
Update index.md

修改了一个错字

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 07:42:53 +0000 (03:42 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate index.md
雷蒻 [Thu, 18 Jul 2019 07:41:47 +0000 (15:41 +0800)]
Update index.md

按照最新的数据结构部分目录更新了列表内容

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 01:41:56 +0000 (21:41 -0400)]
style: format markdown files with remark-lint

5 years agoMerge branch 'master' into math
Sshwy [Thu, 18 Jul 2019 01:41:02 +0000 (09:41 +0800)]
Merge branch 'master' into math

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 01:38:02 +0000 (21:38 -0400)]
style: format markdown files with remark-lint

5 years agoMerge branch 'math' of github.com:sshwy/OI-wiki into math
sshwy [Thu, 18 Jul 2019 01:36:58 +0000 (09:36 +0800)]
Merge branch 'math' of github.com:sshwy/OI-wiki into math

5 years ago添加向下/向上取整符号
sshwy [Thu, 18 Jul 2019 01:35:36 +0000 (09:35 +0800)]
添加向下/向上取整符号

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 18 Jul 2019 01:31:00 +0000 (21:31 -0400)]
style: format markdown files with remark-lint

5 years agoPangu
sshwy [Thu, 18 Jul 2019 01:28:45 +0000 (09:28 +0800)]
Pangu

5 years ago补充数学部分简介,添加常用符号介绍
sshwy [Thu, 18 Jul 2019 01:26:49 +0000 (09:26 +0800)]
补充数学部分简介,添加常用符号介绍

5 years agoMerge pull request #1376 from flyhahe/patch-1
Shuhao Zhang [Wed, 17 Jul 2019 13:23:42 +0000 (21:23 +0800)]
Merge pull request #1376 from flyhahe/patch-1

补充字符串标准库资料

5 years agoUpdate lib-func.md
flyhahe [Wed, 17 Jul 2019 13:10:15 +0000 (21:10 +0800)]
Update lib-func.md

5 years ago修正表述
Shuhao Zhang [Wed, 17 Jul 2019 12:13:38 +0000 (20:13 +0800)]
修正表述

5 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 17 Jul 2019 12:00:06 +0000 (08:00 -0400)]
style: format markdown files with remark-lint

5 years ago补充资料
flyhahe [Wed, 17 Jul 2019 11:58:37 +0000 (19:58 +0800)]
补充资料

5 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 17 Jul 2019 09:58:28 +0000 (05:58 -0400)]
style: format markdown files with remark-lint

5 years ago添加KMP自动机和确定有限状态自动机的拓展
sshwy [Wed, 17 Jul 2019 09:56:52 +0000 (17:56 +0800)]
添加KMP自动机和确定有限状态自动机的拓展

5 years agoupdate:欧拉函数:添加欧拉定理的内容 & 更新费马小定理的标题 (#1371)
Ir1dXD [Wed, 17 Jul 2019 09:32:07 +0000 (17:32 +0800)]
update:欧拉函数:添加欧拉定理的内容 & 更新费马小定理的标题 (#1371)

update:欧拉函数:添加欧拉定理的内容 & 更新费马小定理的标题

5 years agoMerge pull request #1373 from sshwy/josephus
Ir1dXD [Wed, 17 Jul 2019 09:26:28 +0000 (17:26 +0800)]
Merge pull request #1373 from sshwy/josephus

添加约瑟夫问题(e-maxx翻译

5 years agoMerge pull request #1374 from OI-wiki/sshwy-patch-1
Xeonacid [Wed, 17 Jul 2019 01:11:30 +0000 (09:11 +0800)]
Merge pull request #1374 from OI-wiki/sshwy-patch-1

fix:线段树与区间历史最值:修正代码中的双##问题

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 14:35:57 +0000 (10:35 -0400)]
style: format markdown files with remark-lint

5 years agofix:修正代码中的双##问题
Sshwy [Tue, 16 Jul 2019 14:34:56 +0000 (22:34 +0800)]
fix:修正代码中的双##问题

QAQ

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 14:17:29 +0000 (10:17 -0400)]
style: format markdown files with remark-lint

5 years ago更改Latex省略号
sshwy [Tue, 16 Jul 2019 14:16:05 +0000 (22:16 +0800)]
更改Latex省略号

5 years ago添加约瑟夫问题(e-maxx翻译
sshwy [Tue, 16 Jul 2019 14:12:36 +0000 (22:12 +0800)]
添加约瑟夫问题(e-maxx翻译

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 08:16:40 +0000 (04:16 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate ac-automaton.md
Ir1dXD [Tue, 16 Jul 2019 08:15:46 +0000 (16:15 +0800)]
Update ac-automaton.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 08:06:32 +0000 (04:06 -0400)]
style: format markdown files with remark-lint

5 years agopangu插件
sshwy [Tue, 16 Jul 2019 08:01:47 +0000 (16:01 +0800)]
pangu插件

5 years ago删除一些空行
sshwy [Tue, 16 Jul 2019 08:00:38 +0000 (16:00 +0800)]
删除一些空行

5 years ago持续更新内容
sshwy [Tue, 16 Jul 2019 07:59:12 +0000 (15:59 +0800)]
持续更新内容

5 years agoMerge pull request #1370 from luoguyuntianming/patch-17
abc1763613206 [Tue, 16 Jul 2019 06:48:58 +0000 (01:48 -0500)]
Merge pull request #1370 from luoguyuntianming/patch-17

Update mode.md

5 years agofix some mistakes
Shuhao Zhang [Tue, 16 Jul 2019 06:28:41 +0000 (14:28 +0800)]
fix some mistakes

5 years ago几乎重写AC自动机,附上友好(大雾)的Gif图
sshwy [Tue, 16 Jul 2019 06:00:56 +0000 (14:00 +0800)]
几乎重写AC自动机,附上友好(大雾)的Gif图

5 years ago添加若干AC自动机图片
sshwy [Tue, 16 Jul 2019 06:00:18 +0000 (14:00 +0800)]
添加若干AC自动机图片

5 years agofix a mistake
Shuhao Zhang [Tue, 16 Jul 2019 05:49:53 +0000 (13:49 +0800)]
fix a mistake

5 years agoUpdate scc.md (#1368)
Ir1dXD [Tue, 16 Jul 2019 05:43:30 +0000 (13:43 +0800)]
Update scc.md (#1368)

Update scc.md

5 years agoMerge pull request #1367 from frank-xjh/master
Shuhao Zhang [Tue, 16 Jul 2019 05:42:31 +0000 (13:42 +0800)]
Merge pull request #1367 from frank-xjh/master

upd: flow 更新网络流内容

5 years agoUpdate mode.md
Trisolaris HD [Tue, 16 Jul 2019 04:05:31 +0000 (12:05 +0800)]
Update mode.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 03:15:19 +0000 (23:15 -0400)]
style: format markdown files with remark-lint

5 years ago调整一下顺序
sshwy [Tue, 16 Jul 2019 03:13:35 +0000 (11:13 +0800)]
调整一下顺序

5 years ago修改 费马小定理 为 欧拉定理&费马小定理
sshwy [Tue, 16 Jul 2019 03:12:07 +0000 (11:12 +0800)]
修改 费马小定理 为 欧拉定理&费马小定理

5 years ago欧拉函数:添加欧拉定理的内容(没有添加证明,引了链接
sshwy [Tue, 16 Jul 2019 03:10:37 +0000 (11:10 +0800)]
欧拉函数:添加欧拉定理的内容(没有添加证明,引了链接

5 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 16 Jul 2019 03:02:35 +0000 (23:02 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate mode.md
luoguyuntianming [Tue, 16 Jul 2019 02:59:05 +0000 (10:59 +0800)]
Update mode.md

重新修改稿,修改 #1366 描述不准确的地方

5 years agoUpdate scc.md
雷蒻 [Tue, 16 Jul 2019 00:57:02 +0000 (08:57 +0800)]
Update scc.md

统一将 LOW 和 DFN 改成小写,和代码中的一样。

5 years agoUpdate max-flow.md
Trisolaris HD [Mon, 15 Jul 2019 23:33:09 +0000 (07:33 +0800)]
Update max-flow.md

这个字写错了这么久就没人发现吗...

5 years agostyle: format markdown files with remark-lint
24OI-bot [Mon, 15 Jul 2019 15:17:36 +0000 (11:17 -0400)]
style: format markdown files with remark-lint

5 years agoupd: flow
frank [Mon, 15 Jul 2019 15:15:44 +0000 (23:15 +0800)]
upd: flow

5 years ago更新 平衡树 分类为 二叉搜索树&平衡树 (#1363)
Ir1dXD [Mon, 15 Jul 2019 13:14:12 +0000 (21:14 +0800)]
更新 平衡树 分类为 二叉搜索树&平衡树 (#1363)

更新 平衡树 分类为 二叉搜索树&平衡树

5 years agoUpdate 数学部分简介.md (#1365)
Ir1dXD [Mon, 15 Jul 2019 13:13:38 +0000 (21:13 +0800)]
Update 数学部分简介.md (#1365)

Update 数学部分简介.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Mon, 15 Jul 2019 12:45:35 +0000 (08:45 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate index.md
luoguyuntianming [Mon, 15 Jul 2019 12:43:58 +0000 (20:43 +0800)]
Update index.md

5 years ago更新 平衡树 分类为 二叉搜索树&平衡树
sshwy [Mon, 15 Jul 2019 03:28:04 +0000 (11:28 +0800)]
更新 平衡树 分类为 二叉搜索树&平衡树

5 years agoUpdate scc.md (#1361)
Ir1dXD [Sun, 14 Jul 2019 12:11:25 +0000 (20:11 +0800)]
Update scc.md (#1361)

Update scc.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 11:06:17 +0000 (07:06 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate scc.md
Ir1dXD [Sun, 14 Jul 2019 11:05:20 +0000 (19:05 +0800)]
Update scc.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 11:04:16 +0000 (07:04 -0400)]
style: format markdown files with remark-lint

5 years agofix indent
Ir1dXD [Sun, 14 Jul 2019 11:03:21 +0000 (19:03 +0800)]
fix indent

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 10:57:17 +0000 (06:57 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate scc.md
雷蒻 [Sun, 14 Jul 2019 10:56:19 +0000 (18:56 +0800)]
Update scc.md

移动了两句话,合并了两句话

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 10:54:20 +0000 (06:54 -0400)]
style: format markdown files with remark-lint

5 years agoUpdate scc.md
雷蒻 [Sun, 14 Jul 2019 10:53:12 +0000 (18:53 +0800)]
Update scc.md

添加了一个句号。更改了一个英文句号。

5 years agoMerge pull request #1360 from sshwy/SCC
Sshwy [Sun, 14 Jul 2019 10:46:10 +0000 (18:46 +0800)]
Merge pull request #1360 from sshwy/SCC

update: tarjanSCC:完善Tarjan算法内容,添加图片

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 10:21:04 +0000 (06:21 -0400)]
style: format markdown files with remark-lint

5 years agoMerge branch 'SCC' of github.com:sshwy/OI-wiki into SCC
sshwy [Sun, 14 Jul 2019 10:19:58 +0000 (18:19 +0800)]
Merge branch 'SCC' of github.com:sshwy/OI-wiki into SCC

5 years agoresolve conversation
sshwy [Sun, 14 Jul 2019 10:18:00 +0000 (18:18 +0800)]
resolve conversation

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 10:05:08 +0000 (06:05 -0400)]
style: format markdown files with remark-lint

5 years ago你bot又出锅了??Merge branch 'SCC' of github.com:sshwy/OI-wiki into SCC
sshwy [Sun, 14 Jul 2019 10:03:49 +0000 (18:03 +0800)]
你bot又出锅了??Merge branch 'SCC' of github.com:sshwy/OI-wiki into SCC

5 years ago做一下小修改
sshwy [Sun, 14 Jul 2019 09:58:56 +0000 (17:58 +0800)]
做一下小修改

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 09:34:06 +0000 (05:34 -0400)]
style: format markdown files with remark-lint

5 years ago完善Tarjan算法内容,添加图片
sshwy [Sun, 14 Jul 2019 09:16:18 +0000 (17:16 +0800)]
完善Tarjan算法内容,添加图片

5 years agofix: 类欧:修复Latex崩坏 (#1354)
Ir1dXD [Sun, 14 Jul 2019 08:06:54 +0000 (16:06 +0800)]
fix: 类欧:修复Latex崩坏 (#1354)

fix: 类欧:修复Latex崩坏

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 07:48:35 +0000 (03:48 -0400)]
style: format markdown files with remark-lint

5 years agofix indent
Ir1d [Sun, 14 Jul 2019 07:47:34 +0000 (15:47 +0800)]
fix indent

5 years agofix indent
Ir1d [Sun, 14 Jul 2019 07:45:10 +0000 (15:45 +0800)]
fix indent

5 years agofix: 修复Latex崩坏
sshwy [Sun, 14 Jul 2019 07:44:14 +0000 (15:44 +0800)]
fix: 修复Latex崩坏

5 years agoMerge remote-tracking branch 'origin/master' into sshwy-patch-1
Ir1d [Sun, 14 Jul 2019 07:43:06 +0000 (15:43 +0800)]
Merge remote-tracking branch 'origin/master' into sshwy-patch-1

5 years agoUpdate 快速幂.md (#1357)
Ir1dXD [Sun, 14 Jul 2019 07:38:49 +0000 (15:38 +0800)]
Update 快速幂.md (#1357)

Update 快速幂.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 14 Jul 2019 07:25:09 +0000 (03:25 -0400)]
style: format markdown files with remark-lint

5 years agofix indent
Ir1d [Sun, 14 Jul 2019 07:24:02 +0000 (15:24 +0800)]
fix indent