OSDN Git Service

oi-wiki/main.git
4 years agoMerge pull request #2061 from hly1204/patch-2
Angel_Kitty [Tue, 17 Mar 2020 01:48:32 +0000 (09:48 +0800)]
Merge pull request #2061 from hly1204/patch-2

Update llrbt.md

4 years agofeat: add issue template
Angel_Kitty [Tue, 17 Mar 2020 01:17:27 +0000 (09:17 +0800)]
feat: add issue template

feat: add issue template

4 years agobuild(deps): bump acorn from 5.7.3 to 5.7.4
Angel_Kitty [Tue, 17 Mar 2020 00:47:29 +0000 (08:47 +0800)]
build(deps): bump acorn from 5.7.3 to 5.7.4

build(deps): bump acorn from 5.7.3 to 5.7.4

4 years agoMerge pull request #2050 from OI-wiki/binary-frac-merge
Margatroid [Mon, 16 Mar 2020 10:17:58 +0000 (18:17 +0800)]
Merge pull request #2050 from OI-wiki/binary-frac-merge

将二分中的分数规划内容合并到分数规划页面

4 years agoMerge pull request #2066 from ranwen/master
Angel_Kitty [Mon, 16 Mar 2020 01:42:26 +0000 (09:42 +0800)]
Merge pull request #2066 from ranwen/master

修judgers/python小锅,改fft图

4 years ago再修fft3.png
ranwen [Sun, 15 Mar 2020 14:22:11 +0000 (22:22 +0800)]
再修fft3.png

4 years agodbq 我又错了(指搞反xy)
ranwen [Sun, 15 Mar 2020 14:15:01 +0000 (22:15 +0800)]
dbq 我又错了(指搞反xy)

4 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 15 Mar 2020 14:13:32 +0000 (10:13 -0400)]
style: format markdown files with remark-lint

4 years ago打错字了/dk/dk
ranwen [Sun, 15 Mar 2020 14:11:46 +0000 (22:11 +0800)]
打错字了/dk/dk

4 years ago修judgers/python小锅,改fft图
ranwen [Sun, 15 Mar 2020 14:09:00 +0000 (22:09 +0800)]
修judgers/python小锅,改fft图

4 years agobuild(deps): bump acorn from 5.7.3 to 5.7.4
dependabot[bot] [Sun, 15 Mar 2020 09:55:07 +0000 (09:55 +0000)]
build(deps): bump acorn from 5.7.3 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
4 years agoMerge pull request #2059 from OI-wiki/splay-fix
partychicken [Sat, 14 Mar 2020 13:55:12 +0000 (21:55 +0800)]
Merge pull request #2059 from OI-wiki/splay-fix

修了 splay 中的一些锅

4 years agoUpdate config.yml
Ir1dXD [Sat, 14 Mar 2020 12:20:09 +0000 (20:20 +0800)]
Update config.yml

4 years agofeat: add issue template
abc1763613206 [Sat, 14 Mar 2020 12:12:58 +0000 (20:12 +0800)]
feat: add issue template

4 years agoUpdate llrbt.md
hly1204 [Sat, 14 Mar 2020 12:07:26 +0000 (20:07 +0800)]
Update llrbt.md

一个小问题,在删除任意节点的时候是用右子树中有最小关键词的节点的值来代替当前待删除节点的值,原来写成了右子树中最大的节点。可以看到代码中是 delete_min(root->rc) 这一操作是没有错的。

4 years agostyle: format markdown files with remark-lint
24OI-bot [Sat, 14 Mar 2020 11:41:57 +0000 (07:41 -0400)]
style: format markdown files with remark-lint

4 years agofix bug in splay
Shuhao Zhang [Sat, 14 Mar 2020 11:39:26 +0000 (19:39 +0800)]
fix bug in splay

4 years agoMerge pull request #2056 from OI-wiki/Ir1d-patch-1
cjsoft [Fri, 13 Mar 2020 04:20:34 +0000 (12:20 +0800)]
Merge pull request #2056 from OI-wiki/Ir1d-patch-1

Update virtual-tree.md

4 years agoUpdate virtual-tree.md
Ir1dXD [Fri, 13 Mar 2020 03:45:20 +0000 (11:45 +0800)]
Update virtual-tree.md

4 years agoMerge pull request #2055 from Xeonacid/update-spj
Shuhao Zhang [Fri, 13 Mar 2020 02:37:58 +0000 (10:37 +0800)]
Merge pull request #2055 from Xeonacid/update-spj

update spj

4 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 13 Mar 2020 02:10:16 +0000 (22:10 -0400)]
style: format markdown files with remark-lint

4 years agoupdate spj
Xeonacid [Fri, 13 Mar 2020 02:01:13 +0000 (10:01 +0800)]
update spj

4 years agoMerge pull request #2054 from fouzhe/patch-3
Shuhao Zhang [Thu, 12 Mar 2020 13:21:19 +0000 (21:21 +0800)]
Merge pull request #2054 from fouzhe/patch-3

fix link error

4 years agofix link error
fouzhe [Thu, 12 Mar 2020 04:01:29 +0000 (12:01 +0800)]
fix link error

4 years agoMerge pull request #2052 from fouzhe/patch-1
Shuhao Zhang [Wed, 11 Mar 2020 13:15:41 +0000 (21:15 +0800)]
Merge pull request #2052 from fouzhe/patch-1

add some books

4 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 11 Mar 2020 12:59:43 +0000 (08:59 -0400)]
style: format markdown files with remark-lint

4 years agoadd some books
fouzhe [Wed, 11 Mar 2020 12:56:54 +0000 (20:56 +0800)]
add some books

4 years agoMerge pull request #2051 from QAQAutoMaton/master
Angel_Kitty [Wed, 11 Mar 2020 01:17:47 +0000 (09:17 +0800)]
Merge pull request #2051 from QAQAutoMaton/master

Update divide-combine.md

4 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 10 Mar 2020 08:28:50 +0000 (04:28 -0400)]
style: format markdown files with remark-lint

4 years agoUpdate divide-combine.md
Lao K [Tue, 10 Mar 2020 08:26:41 +0000 (16:26 +0800)]
Update divide-combine.md

4 years agomerge content from binary
Shuhao Zhang [Mon, 9 Mar 2020 15:20:02 +0000 (23:20 +0800)]
merge content from binary

4 years agodelete duplicate content
Shuhao Zhang [Mon, 9 Mar 2020 15:14:03 +0000 (23:14 +0800)]
delete duplicate content

4 years agoMerge pull request #2048 from Ghost-LZW/master
Shuhao Zhang [Mon, 9 Mar 2020 15:00:04 +0000 (23:00 +0800)]
Merge pull request #2048 from Ghost-LZW/master

fix the index error on line 29

4 years agoMerge pull request #2049 from 2014CAIS01/spj-domjudge
Shuhao Zhang [Mon, 9 Mar 2020 14:58:36 +0000 (22:58 +0800)]
Merge pull request #2049 from 2014CAIS01/spj-domjudge

add: 添加 DOMJudge 的 spj 和 testlib 相关内容

4 years agoUpdate spj.md
Shengliang Cai [Mon, 9 Mar 2020 03:15:28 +0000 (11:15 +0800)]
Update spj.md

4 years agofix: a silly typo
Shengliang Cai [Mon, 9 Mar 2020 03:14:40 +0000 (11:14 +0800)]
fix: a silly typo

4 years agoMerge pull request #2041 from william-song-shy/patch-1
Angel_Kitty [Sun, 8 Mar 2020 23:31:31 +0000 (07:31 +0800)]
Merge pull request #2041 from william-song-shy/patch-1

修复了不合适的Warning标记

4 years agostyle: format markdown files with remark-lint
24OI-bot [Sun, 8 Mar 2020 12:04:49 +0000 (08:04 -0400)]
style: format markdown files with remark-lint

4 years agoadd: 添加 DOMJudge 的 spj 和 testlib 相关内容
Shengliang [Sun, 8 Mar 2020 11:58:17 +0000 (19:58 +0800)]
add: 添加 DOMJudge 的 spj 和 testlib 相关内容

4 years agofix the index error in line 29
liupo [Sun, 8 Mar 2020 06:33:39 +0000 (14:33 +0800)]
fix the index error in line 29

4 years agoMerge pull request #2047 from 2014CAIS01/patch-2
Angel_Kitty [Sat, 7 Mar 2020 23:17:55 +0000 (07:17 +0800)]
Merge pull request #2047 from 2014CAIS01/patch-2

添加 testlib 命令行参数解析功能的介绍

4 years agoUpdate generator.md
Ir1dXD [Sat, 7 Mar 2020 13:34:02 +0000 (21:34 +0800)]
Update generator.md

4 years agostyle: format markdown files with remark-lint
24OI-bot [Sat, 7 Mar 2020 13:27:33 +0000 (08:27 -0500)]
style: format markdown files with remark-lint

4 years agofix: typos in the original text
Shengliang Cai [Sat, 7 Mar 2020 13:25:48 +0000 (21:25 +0800)]
fix: typos in the original text

经实验发现一处原文档中的勘误,并进行修正。

同时添加原文链接。

4 years agofix: typo
Shengliang Cai [Sat, 7 Mar 2020 09:50:26 +0000 (17:50 +0800)]
fix: typo

将正则的例子与 `testlib` 中注释保持一致,修改其对应的含义。

4 years agostyle: format markdown files with remark-lint
24OI-bot [Sat, 7 Mar 2020 08:04:45 +0000 (03:04 -0500)]
style: format markdown files with remark-lint

4 years agoadd: new feature Opts
Shengliang Cai [Sat, 7 Mar 2020 07:56:42 +0000 (15:56 +0800)]
add: new feature Opts

[Testlib: Opts — parsing command line options](https://codeforces.com/blog/entry/72702)

4 years agofix: typo
Shengliang Cai [Sat, 7 Mar 2020 07:00:32 +0000 (15:00 +0800)]
fix: typo

`-?[1-9][0-9]{0,3}` 并不能匹配 0,此处的正则应为 `-?[1-9][0-9]{0,3}|0`。

4 years agoMerge pull request #2033 from OI-wiki/Enter-tainer-patch-1
Angel_Kitty [Sat, 7 Mar 2020 05:44:03 +0000 (13:44 +0800)]
Merge pull request #2033 from OI-wiki/Enter-tainer-patch-1

将文本中的 LaTeX 更改为直体

4 years agoMerge pull request #2045 from HarumiKiyama/patch-1
Angel_Kitty [Fri, 6 Mar 2020 12:05:39 +0000 (20:05 +0800)]
Merge pull request #2045 from HarumiKiyama/patch-1

fix hash.md  typo

4 years agofix formula
Shuhao Zhang [Fri, 6 Mar 2020 08:37:30 +0000 (16:37 +0800)]
fix formula

4 years agoMerge pull request #2046 from OI-wiki/GavinZhengOI-patch-2
Shuhao Zhang [Fri, 6 Mar 2020 08:30:36 +0000 (16:30 +0800)]
Merge pull request #2046 from OI-wiki/GavinZhengOI-patch-2

修改一处很神奇的代码

4 years agostyle: format markdown files with remark-lint
24OI-bot [Fri, 6 Mar 2020 08:15:53 +0000 (03:15 -0500)]
style: format markdown files with remark-lint

4 years ago修改一处很神奇的代码
GavinZhengOI [Fri, 6 Mar 2020 08:13:58 +0000 (16:13 +0800)]
修改一处很神奇的代码

RT

4 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 5 Mar 2020 13:43:21 +0000 (08:43 -0500)]
style: format markdown files with remark-lint

4 years agofix hash.md typo
HarumiKiyama [Thu, 5 Mar 2020 13:36:07 +0000 (21:36 +0800)]
fix hash.md  typo

fix two typo in hash.md file

4 years agoMerge pull request #2044 from lychees/xiaodao
Shuhao Zhang [Thu, 5 Mar 2020 12:10:35 +0000 (20:10 +0800)]
Merge pull request #2044 from lychees/xiaodao

補充習題。

4 years agostyle: format markdown files with remark-lint
24OI-bot [Thu, 5 Mar 2020 11:12:13 +0000 (06:12 -0500)]
style: format markdown files with remark-lint

4 years agofeat: 增加练习题
xiaodao [Thu, 5 Mar 2020 11:09:49 +0000 (06:09 -0500)]
feat: 增加练习题

4 years agoMerge pull request #2043 from Psycho7/patch-1
partychicken [Thu, 5 Mar 2020 01:17:29 +0000 (09:17 +0800)]
Merge pull request #2043 from Psycho7/patch-1

Fix Typo

4 years agoFix Typo
Chujie Zeng [Wed, 4 Mar 2020 17:39:57 +0000 (12:39 -0500)]
Fix Typo

4 years agoUpdate docs/ds/stack.md
Ir1dXD [Wed, 4 Mar 2020 06:54:35 +0000 (14:54 +0800)]
Update docs/ds/stack.md

Co-Authored-By: Margatroid <i@margatroid.xyz>
4 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 4 Mar 2020 06:50:02 +0000 (01:50 -0500)]
style: format markdown files with remark-lint

4 years agoUpdate stack.md
Ir1dXD [Wed, 4 Mar 2020 06:48:25 +0000 (14:48 +0800)]
Update stack.md

4 years agostyle: format markdown files with remark-lint
24OI-bot [Wed, 4 Mar 2020 06:03:53 +0000 (01:03 -0500)]
style: format markdown files with remark-lint

4 years ago重新更改
william-song-shy [Wed, 4 Mar 2020 06:02:14 +0000 (14:02 +0800)]
重新更改

4 years agoMerge pull request #2042 from helloearly/patch-2
Shuhao Zhang [Wed, 4 Mar 2020 03:59:59 +0000 (11:59 +0800)]
Merge pull request #2042 from helloearly/patch-2

Update seg.md

4 years agoUpdate seg.md
Early [Wed, 4 Mar 2020 03:44:53 +0000 (11:44 +0800)]
Update seg.md

4 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 3 Mar 2020 11:54:17 +0000 (06:54 -0500)]
style: format markdown files with remark-lint

4 years ago改病句
william-song-shy [Tue, 3 Mar 2020 11:52:36 +0000 (19:52 +0800)]
改病句

RT

4 years agoMerge pull request #2040 from OI-wiki/integral
Angel_Kitty [Tue, 3 Mar 2020 11:51:40 +0000 (19:51 +0800)]
Merge pull request #2040 from OI-wiki/integral

添加了数值积分内容

4 years ago修复了不合适的Warning标记
william-song-shy [Tue, 3 Mar 2020 11:34:38 +0000 (19:34 +0800)]
修复了不合适的Warning标记

RT

4 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 3 Mar 2020 07:28:26 +0000 (02:28 -0500)]
style: format markdown files with remark-lint

4 years agoadd integral
Shuhao Zhang [Tue, 3 Mar 2020 07:26:30 +0000 (15:26 +0800)]
add integral

4 years agoMerge pull request #1949 from morris821028/master
Angel_Kitty [Mon, 2 Mar 2020 07:10:33 +0000 (15:10 +0800)]
Merge pull request #1949 from morris821028/master

DS/Persistent: add more introduction 可持久化簡介與動機

4 years agofix(rc): typo
Margatroid [Mon, 2 Mar 2020 03:05:02 +0000 (11:05 +0800)]
fix(rc): typo

4 years agostyle: format markdown files with remark-lint
24OI-bot [Mon, 2 Mar 2020 02:04:38 +0000 (21:04 -0500)]
style: format markdown files with remark-lint

4 years ago机翻了一遍
GavinZhengOI [Mon, 2 Mar 2020 02:02:53 +0000 (10:02 +0800)]
机翻了一遍

RT

4 years agoMerge pull request #2031 from helloearly/patch-1
Angel_Kitty [Sat, 29 Feb 2020 15:07:11 +0000 (23:07 +0800)]
Merge pull request #2031 from helloearly/patch-1

Update wsl.md

4 years agoUpdate wsl.md
Early [Sat, 29 Feb 2020 12:28:14 +0000 (20:28 +0800)]
Update wsl.md

4 years agoMerge pull request #2029 from Henry-ZHR/patch-1
Angel_Kitty [Fri, 28 Feb 2020 07:37:17 +0000 (15:37 +0800)]
Merge pull request #2029 from Henry-ZHR/patch-1

补一个符号

4 years agoMerge pull request #2027 from OI-wiki/du-fix
Angel_Kitty [Thu, 27 Feb 2020 23:27:32 +0000 (07:27 +0800)]
Merge pull request #2027 from OI-wiki/du-fix

修了几个卷积符号

4 years ago补一个符号
Henry-ZHR [Thu, 27 Feb 2020 12:05:41 +0000 (20:05 +0800)]
补一个符号

4 years agoUpdate mobius.md
Shuhao Zhang [Thu, 27 Feb 2020 10:50:44 +0000 (18:50 +0800)]
Update mobius.md

4 years agoMerge pull request #2025 from Allenyou1126/patch-1
Ir1dXD [Thu, 27 Feb 2020 10:47:56 +0000 (18:47 +0800)]
Merge pull request #2025 from Allenyou1126/patch-1

修正拼写错误

4 years agoUpdate du.md
Shuhao Zhang [Thu, 27 Feb 2020 10:47:21 +0000 (18:47 +0800)]
Update du.md

4 years agoMerge pull request #2026 from ayalhw/patch-1
Shuhao Zhang [Thu, 27 Feb 2020 10:35:00 +0000 (18:35 +0800)]
Merge pull request #2026 from ayalhw/patch-1

更新评测工具 Lemon 的维护状态

4 years ago更新评测工具 Lemon 的维护状态
LIU Hongwu [Thu, 27 Feb 2020 10:01:41 +0000 (18:01 +0800)]
更新评测工具 Lemon 的维护状态

更新评测工具 Lemon 的维护状态
添加了 iotang 维护的 Lemon fork

4 years agoMerge pull request #2024 from oldherd/patch-1
Angel_Kitty [Thu, 27 Feb 2020 03:49:41 +0000 (11:49 +0800)]
Merge pull request #2024 from oldherd/patch-1

Update matrix.md

4 years ago修正拼写错误
Allenyou [Wed, 26 Feb 2020 10:25:31 +0000 (18:25 +0800)]
修正拼写错误

源代码第49行,将“加速 DFT 和 FFT 的过程。”改为“加速 DFT 和 IDFT 的过程。”

4 years agoUpdate matrix.md
oldherd [Wed, 26 Feb 2020 08:56:29 +0000 (16:56 +0800)]
Update matrix.md

转移矩阵Fixed.

4 years agoMerge pull request #1951 from huayucaiji/patch-5
Angel_Kitty [Wed, 26 Feb 2020 07:55:10 +0000 (15:55 +0800)]
Merge pull request #1951 from huayucaiji/patch-5

Update sqrt.md

4 years agoMerge pull request #2008 from Xeonacid/update-spj
Angel_Kitty [Wed, 26 Feb 2020 07:54:29 +0000 (15:54 +0800)]
Merge pull request #2008 from Xeonacid/update-spj

update spj&testlib, minor fix

4 years agoMerge pull request #2013 from OI-wiki/Steaunk-patch-2
Angel_Kitty [Wed, 26 Feb 2020 07:53:43 +0000 (15:53 +0800)]
Merge pull request #2013 from OI-wiki/Steaunk-patch-2

增加了一些图论基础概念

4 years agoMerge pull request #2020 from Ir1d/redirect
Ir1dXD [Wed, 26 Feb 2020 02:39:30 +0000 (10:39 +0800)]
Merge pull request #2020 from Ir1d/redirect

add docs for _redirects

4 years agoupdate direct docs
Ir1d [Wed, 26 Feb 2020 02:32:44 +0000 (10:32 +0800)]
update direct docs

4 years agoupdate redirect strategy
Ir1d [Wed, 26 Feb 2020 02:21:03 +0000 (10:21 +0800)]
update redirect strategy

4 years agoupdate
Ir1d [Tue, 25 Feb 2020 14:53:25 +0000 (22:53 +0800)]
update

4 years agostyle: format markdown files with remark-lint
24OI-bot [Tue, 25 Feb 2020 14:23:20 +0000 (09:23 -0500)]
style: format markdown files with remark-lint

4 years agoUpdate faq.md
Ir1dXD [Tue, 25 Feb 2020 14:20:24 +0000 (22:20 +0800)]
Update faq.md