OSDN Git Service

oi-wiki/main.git
5 years agoUpdate .travis.yml
Ir1dXD [Mon, 5 Nov 2018 13:59:14 +0000 (21:59 +0800)]
Update .travis.yml

5 years agoMerge pull request #738 from 24OI/Ir1d-gitalk
Ir1dXD [Mon, 5 Nov 2018 13:24:46 +0000 (21:24 +0800)]
Merge pull request #738 from 24OI/Ir1d-gitalk

fix: fix gitalk overlay

5 years agoUpdate mkdocs.yml
Ir1dXD [Mon, 5 Nov 2018 13:04:46 +0000 (21:04 +0800)]
Update mkdocs.yml

5 years agoUpdate extra.css
Ir1dXD [Mon, 5 Nov 2018 13:04:15 +0000 (21:04 +0800)]
Update extra.css

5 years agofeat: add Docker Deployment
frank [Mon, 5 Nov 2018 05:02:22 +0000 (13:02 +0800)]
feat: add Docker Deployment

* Update README.md

write docs for using docker to deploy

* Update README.md

* style: format markdown files with remark-lint

* upd: docs for docker

* Update docker-deploy.md

* Update docker-deploy.md

5 years agofix: fix gitalk overlay
Ir1dXD [Mon, 5 Nov 2018 03:08:28 +0000 (11:08 +0800)]
fix: fix gitalk overlay

5 years agoMerge pull request #737 from LeoJacob/braveTester/string/prefix-function
Ir1dXD [Sun, 4 Nov 2018 16:55:33 +0000 (00:55 +0800)]
Merge pull request #737 from LeoJacob/braveTester/string/prefix-function

refactor: rewrite KMP page and rename it to prefix function

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 4 Nov 2018 16:24:54 +0000 (00:24 +0800)]
style: format markdown files with remark-lint

5 years agofeat: add relationship between "Z function" and "扩展 KMP"
LeoJacob [Sun, 4 Nov 2018 16:21:12 +0000 (00:21 +0800)]
feat: add relationship between "Z function" and "扩展 KMP"

Add relationship between "Z function" and "扩展 KMP" in z-function.md and mention it in content.

5 years agorefactor: change links referring to prefix function page
LeoJacob [Sun, 4 Nov 2018 16:03:20 +0000 (00:03 +0800)]
refactor: change links referring to prefix function page

Change the targets of links which refer to prefix function page from its English version to Chinese version.

5 years agorefactor: rename kmp.md to prefix-function.md
LeoJacob [Sun, 4 Nov 2018 15:49:26 +0000 (23:49 +0800)]
refactor: rename kmp.md to prefix-function.md

Rename `kmp.md` to `prefix-function.md` and its page name in content.

5 years agorefactor: rewrite kmp page
LeoJacob [Sun, 4 Nov 2018 15:43:46 +0000 (23:43 +0800)]
refactor: rewrite kmp page

Rewrite KMP page. It is now a Chinese version of 'Prefix function. Knuth-Morris-Pratt algorithm' page originated from e-maxx. It is translated from its English version.

5 years agoMerge pull request #732 from hsfzLZH1/master
Ir1dXD [Sun, 4 Nov 2018 12:33:50 +0000 (20:33 +0800)]
Merge pull request #732 from hsfzLZH1/master

折叠了目录中的数学部分

5 years agoUpdate mkdocs.yml
雷蒻 [Sun, 4 Nov 2018 12:20:00 +0000 (20:20 +0800)]
Update mkdocs.yml

5 years agoMerge pull request #714 from 24OI/css-hx
Ir1dXD [Sun, 4 Nov 2018 11:48:07 +0000 (19:48 +0800)]
Merge pull request #714 from 24OI/css-hx

style: 尝试让标题更显眼

5 years agoMerge pull request #729 from 24OI/MingqiHuang-han-css
Ir1dXD [Sun, 4 Nov 2018 11:42:21 +0000 (19:42 +0800)]
Merge pull request #729 from 24OI/MingqiHuang-han-css

fix: remove text-align overcontrol of han.css

5 years agoMerge pull request #712 from hsfzLZH1/master
Ir1dXD [Sun, 4 Nov 2018 11:27:22 +0000 (19:27 +0800)]
Merge pull request #712 from hsfzLZH1/master

Create persistent-in-bit.md

5 years agoUpdate mkdocs.yml
雷蒻 [Sun, 4 Nov 2018 11:13:16 +0000 (19:13 +0800)]
Update mkdocs.yml

5 years agoRename persistent-in-seg.md to persistent-in-bit.md
雷蒻 [Sun, 4 Nov 2018 11:12:36 +0000 (19:12 +0800)]
Rename persistent-in-seg.md to persistent-in-bit.md

5 years agoMerge pull request #730 from ChungZH/master
abc1763613206 [Sun, 4 Nov 2018 11:08:20 +0000 (19:08 +0800)]
Merge pull request #730 from ChungZH/master

Update editors.md (Add VS Code)

5 years agofix: upd link
Ir1dXD [Sun, 4 Nov 2018 11:06:55 +0000 (19:06 +0800)]
fix: upd link

5 years agoupd: update han.css in repo.
MingqiHuang [Sun, 4 Nov 2018 11:03:57 +0000 (19:03 +0800)]
upd: update han.css in repo.

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 4 Nov 2018 10:57:38 +0000 (18:57 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate editors.md (Add VS Code)
ChungZH [Sun, 4 Nov 2018 10:57:08 +0000 (18:57 +0800)]
Update editors.md (Add VS Code)

添加了 VS Code  的简介

5 years agofix: remove text-align overcontrol for han.css
MingqiHuang [Sun, 4 Nov 2018 10:52:47 +0000 (18:52 +0800)]
fix: remove text-align overcontrol for han.css

5 years agoMerge pull request #726 from frank-xjh/master
frank [Sun, 4 Nov 2018 07:28:38 +0000 (15:28 +0800)]
Merge pull request #726 from frank-xjh/master

Update .travis.yml

5 years agoUpdate .travis.yml
frank [Sun, 4 Nov 2018 07:18:32 +0000 (15:18 +0800)]
Update .travis.yml

5 years agoMerge pull request #725 from DeepThink1/patch-1
Ir1dXD [Sun, 4 Nov 2018 07:09:10 +0000 (15:09 +0800)]
Merge pull request #725 from DeepThink1/patch-1

Update dfs.md

5 years agoUpdate dfs.md
Ir1dXD [Sun, 4 Nov 2018 04:23:56 +0000 (12:23 +0800)]
Update dfs.md

5 years agoMerge pull request #724 from 24OI/Ir1d-patch-1
Ir1dXD [Sun, 4 Nov 2018 03:38:13 +0000 (11:38 +0800)]
Merge pull request #724 from 24OI/Ir1d-patch-1

Update .gitattributes

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 4 Nov 2018 03:36:22 +0000 (11:36 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate dfs.md
DeepThink1 [Sun, 4 Nov 2018 03:22:40 +0000 (11:22 +0800)]
Update dfs.md

5 years agoUpdate .gitattributes
Ir1dXD [Sun, 4 Nov 2018 02:35:21 +0000 (10:35 +0800)]
Update .gitattributes

5 years agoMerge pull request #723 from frank-xjh/master
frank [Sun, 4 Nov 2018 01:31:22 +0000 (09:31 +0800)]
Merge pull request #723 from frank-xjh/master

feat: docker deploy

5 years agofeat: docker deploy
frank-xjh [Sat, 3 Nov 2018 16:15:07 +0000 (00:15 +0800)]
feat: docker deploy

5 years agoMerge pull request #722 from LeoJacob/braveTester/string/z-function
Ir1dXD [Sat, 3 Nov 2018 15:24:47 +0000 (23:24 +0800)]
Merge pull request #722 from LeoJacob/braveTester/string/z-function

feat: add Z function page

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sat, 3 Nov 2018 14:50:01 +0000 (22:50 +0800)]
style: format markdown files with remark-lint

5 years agofeat: add Z function page
LeoJacob [Sat, 3 Nov 2018 14:44:35 +0000 (22:44 +0800)]
feat: add Z function page

Add a Chinese version of Z function page originated from e-maxx. It is translated from its english version.

5 years agoMerge pull request #721 from 24OI/str-lib-func
Ir1dXD [Sat, 3 Nov 2018 14:16:28 +0000 (22:16 +0800)]
Merge pull request #721 from 24OI/str-lib-func

Update lib-func.md

5 years agoMerge pull request #720 from 24OI/P6174-patch-1
abc1763613206 [Sat, 3 Nov 2018 14:06:57 +0000 (22:06 +0800)]
Merge pull request #720 from 24OI/P6174-patch-1

Update mkdocs.yml

5 years agoUpdate lib-func.md
Xeonacid [Sat, 3 Nov 2018 14:05:21 +0000 (22:05 +0800)]
Update lib-func.md

5 years agoUpdate lib-func.md
Ir1dXD [Sat, 3 Nov 2018 14:01:17 +0000 (22:01 +0800)]
Update lib-func.md

5 years agoUpdate mkdocs.yml
P6174 [Sat, 3 Nov 2018 13:59:53 +0000 (21:59 +0800)]
Update mkdocs.yml

5 years agoUpdate mkdocs.yml
P6174 [Sat, 3 Nov 2018 13:47:05 +0000 (21:47 +0800)]
Update mkdocs.yml

5 years agoUpdate mkdocs.yml
P6174 [Sat, 3 Nov 2018 13:33:09 +0000 (21:33 +0800)]
Update mkdocs.yml

5 years agoMerge pull request #717 from 24OI/P6174-patch-1
Ir1dXD [Sat, 3 Nov 2018 13:28:14 +0000 (21:28 +0800)]
Merge pull request #717 from 24OI/P6174-patch-1

Create dfs-order.md

5 years agoMerge pull request #719 from 24OI/P6174-patch-2
Ir1dXD [Sat, 3 Nov 2018 13:27:52 +0000 (21:27 +0800)]
Merge pull request #719 from 24OI/P6174-patch-2

Create prefix-sum.md

5 years agoCreate prefix-sum.md
P6174 [Sat, 3 Nov 2018 13:11:11 +0000 (21:11 +0800)]
Create prefix-sum.md

5 years agoCreate dfs-order.md
P6174 [Sat, 3 Nov 2018 13:10:27 +0000 (21:10 +0800)]
Create dfs-order.md

5 years agoMerge pull request #716 from 24OI/P6174-patch-1
P6174 [Sat, 3 Nov 2018 12:38:57 +0000 (20:38 +0800)]
Merge pull request #716 from 24OI/P6174-patch-1

Update faq.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Sat, 3 Nov 2018 12:28:53 +0000 (20:28 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate faq.md
P6174 [Sat, 3 Nov 2018 12:29:39 +0000 (20:29 +0800)]
Update faq.md

修格式

5 years agoMerge pull request #715 from 24OI/Ir1d-patch-1
雷蒻 [Sat, 3 Nov 2018 11:00:54 +0000 (19:00 +0800)]
Merge pull request #715 from 24OI/Ir1d-patch-1

feat: add property for big O

5 years agoUpdate extra.css
Ir1dXD [Sat, 3 Nov 2018 10:29:41 +0000 (18:29 +0800)]
Update extra.css

5 years agofeat: add property for big O
Ir1dXD [Sat, 3 Nov 2018 09:01:11 +0000 (17:01 +0800)]
feat: add property for big O

5 years agostyle: update the hx
Ir1dXD [Sat, 3 Nov 2018 08:14:07 +0000 (16:14 +0800)]
style: update the hx

5 years agoUpdate resources.md (#713)
Ir1dXD [Sat, 3 Nov 2018 06:51:43 +0000 (14:51 +0800)]
Update resources.md (#713)

5 years agoUpdate persistent-in-seg.md
Ir1dXD [Sat, 3 Nov 2018 05:54:02 +0000 (13:54 +0800)]
Update persistent-in-seg.md

5 years agoUpdate persistent-in-seg.md
Ir1dXD [Fri, 2 Nov 2018 17:57:41 +0000 (01:57 +0800)]
Update persistent-in-seg.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 2 Nov 2018 13:57:35 +0000 (21:57 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate persistent-in-seg.md
雷蒻 [Fri, 2 Nov 2018 13:58:15 +0000 (21:58 +0800)]
Update persistent-in-seg.md

添加了线段树套主席树的相关内容

5 years agoUpdate mkdocs.yml
雷蒻 [Fri, 2 Nov 2018 13:19:27 +0000 (21:19 +0800)]
Update mkdocs.yml

在目录中加入了“线段树套主席树”的页面

5 years agoCreate persistent-in-seg.md
雷蒻 [Fri, 2 Nov 2018 13:18:28 +0000 (21:18 +0800)]
Create persistent-in-seg.md

增加了线段树套主席树的页面。

5 years agoMerge pull request #710 from 24OI/Ir1d-patch-1
abc1763613206 [Fri, 2 Nov 2018 12:44:42 +0000 (20:44 +0800)]
Merge pull request #710 from 24OI/Ir1d-patch-1

Update basic.md

5 years agoUpdate basic.md
Ir1dXD [Fri, 2 Nov 2018 11:25:49 +0000 (19:25 +0800)]
Update basic.md

5 years agoMerge pull request #696 from 24OI/Anguei-patch-1
P6174 [Fri, 2 Nov 2018 08:14:52 +0000 (16:14 +0800)]
Merge pull request #696 from 24OI/Anguei-patch-1

增加矩阵加速递推内容

5 years agoMerge pull request #706 from 24OI/P6174-patch-1
Ir1dXD [Fri, 2 Nov 2018 03:04:02 +0000 (11:04 +0800)]
Merge pull request #706 from 24OI/P6174-patch-1

Update mode.md

5 years agoUpdate mode.md
P6174 [Fri, 2 Nov 2018 02:48:41 +0000 (10:48 +0800)]
Update mode.md

5 years agoMerge pull request #705 from 24OI/Anguei-patch-2
Ir1dXD [Fri, 2 Nov 2018 01:57:52 +0000 (09:57 +0800)]
Merge pull request #705 from 24OI/Anguei-patch-2

Update io.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 2 Nov 2018 01:30:26 +0000 (09:30 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate io.md
Anguei [Fri, 2 Nov 2018 01:30:22 +0000 (09:30 +0800)]
Update io.md

5 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 2 Nov 2018 01:13:35 +0000 (09:13 +0800)]
style: format markdown files with remark-lint

5 years ago修改一处笔误(漏了个下标),并增加一处注意的地方
Anguei [Fri, 2 Nov 2018 01:14:09 +0000 (09:14 +0800)]
修改一处笔误(漏了个下标),并增加一处注意的地方

5 years agoMerge pull request #700 from 24OI/P6174-patch-1
abc1763613206 [Fri, 2 Nov 2018 00:41:22 +0000 (08:41 +0800)]
Merge pull request #700 from 24OI/P6174-patch-1

Update mode.md

5 years agoUpdate mode.md
P6174 [Fri, 2 Nov 2018 00:28:37 +0000 (08:28 +0800)]
Update mode.md

5 years agoMerge pull request #702 from 24OI/feat-tree-basic
abc1763613206 [Thu, 1 Nov 2018 23:53:13 +0000 (07:53 +0800)]
Merge pull request #702 from 24OI/feat-tree-basic

feat: update definition

5 years agoMerge pull request #701 from 24OI/feat-expression
abc1763613206 [Thu, 1 Nov 2018 23:51:24 +0000 (07:51 +0800)]
Merge pull request #701 from 24OI/feat-expression

feat: 添加表达式树相关

5 years agoUpdate mode.md
P6174 [Thu, 1 Nov 2018 22:57:46 +0000 (06:57 +0800)]
Update mode.md

5 years agofeat: update definition
Ir1dXD [Thu, 1 Nov 2018 14:51:15 +0000 (22:51 +0800)]
feat: update definition

5 years agofeat: 添加表达式树相关
Ir1dXD [Thu, 1 Nov 2018 14:11:14 +0000 (22:11 +0800)]
feat: 添加表达式树相关

5 years agoUpdate mode.md
P6174 [Thu, 1 Nov 2018 13:45:35 +0000 (21:45 +0800)]
Update mode.md

5 years agoUpdate mode.md
P6174 [Thu, 1 Nov 2018 13:30:01 +0000 (21:30 +0800)]
Update mode.md

5 years agoUpdate mode.md
P6174 [Thu, 1 Nov 2018 13:26:00 +0000 (21:26 +0800)]
Update mode.md

5 years agoMerge pull request #697 from BalanceUhen/patch-1
Ir1dXD [Thu, 1 Nov 2018 13:12:35 +0000 (21:12 +0800)]
Merge pull request #697 from BalanceUhen/patch-1

补上了漏掉的美元符号

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 1 Nov 2018 12:43:15 +0000 (20:43 +0800)]
style: format markdown files with remark-lint

5 years agoUpdate mode.md
P6174 [Thu, 1 Nov 2018 12:43:16 +0000 (20:43 +0800)]
Update mode.md

填坑

5 years ago补上了漏掉的美元符号
Loving Horo [Thu, 1 Nov 2018 10:01:08 +0000 (18:01 +0800)]
补上了漏掉的美元符号

5 years ago把 rep 宏替换为 for
Anguei [Thu, 1 Nov 2018 09:09:24 +0000 (17:09 +0800)]
把 rep 宏替换为 for

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 1 Nov 2018 09:03:09 +0000 (17:03 +0800)]
style: format markdown files with remark-lint

5 years ago再加一点习题
Anguei [Thu, 1 Nov 2018 09:03:35 +0000 (17:03 +0800)]
再加一点习题

5 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 1 Nov 2018 08:47:19 +0000 (16:47 +0800)]
style: format markdown files with remark-lint

5 years ago增加矩阵加速递推内容
Anguei [Thu, 1 Nov 2018 08:46:03 +0000 (16:46 +0800)]
增加矩阵加速递推内容

5 years ago把循环边界统一为 sz 而非常数 3 (#695)
Anguei [Thu, 1 Nov 2018 01:44:19 +0000 (09:44 +0800)]
把循环边界统一为 sz 而非常数 3 (#695)

5 years agoMerge pull request #694 from billchenchina/patch-3
Ir1dXD [Wed, 31 Oct 2018 15:46:35 +0000 (23:46 +0800)]
Merge pull request #694 from billchenchina/patch-3

Fix: bad link

5 years agoUpdate mst.md
Billchenchina [Wed, 31 Oct 2018 15:37:29 +0000 (23:37 +0800)]
Update mst.md

5 years agoMerge pull request #692 from Ir1d/master
abc1763613206 [Wed, 31 Oct 2018 10:30:48 +0000 (18:30 +0800)]
Merge pull request #692 from Ir1d/master

multiple update

5 years agoMerge pull request #693 from billchenchina/patch-2
Ir1dXD [Wed, 31 Oct 2018 08:18:55 +0000 (16:18 +0800)]
Merge pull request #693 from billchenchina/patch-2

Update mst.md

5 years agoUpdate mst.md
Billchenchina [Wed, 31 Oct 2018 08:06:58 +0000 (16:06 +0800)]
Update mst.md

5 years agoMerge pull request #691 from 24OI/imgbot
Ir1dXD [Wed, 31 Oct 2018 06:57:43 +0000 (14:57 +0800)]
Merge pull request #691 from 24OI/imgbot

[ImgBot] Optimize images

5 years agofix: update css version
Ir1d [Wed, 31 Oct 2018 06:55:33 +0000 (14:55 +0800)]
fix: update css version