OSDN Git Service

oi-wiki/main.git
3 years agoMerge pull request #2931 from PeterlitsZo/patch-8
Xeonacid [Thu, 28 Jan 2021 10:19:38 +0000 (18:19 +0800)]
Merge pull request #2931 from PeterlitsZo/patch-8

docs: (shortest-path) 增加最短路算法对应 C++ 代码

3 years agoMerge pull request #2933 from TechCiel/patch-2
billchenchina [Thu, 28 Jan 2021 05:47:16 +0000 (13:47 +0800)]
Merge pull request #2933 from TechCiel/patch-2

Happy New Year 2021~

3 years agochore: happy new year 2021
Ciel [Thu, 28 Jan 2021 05:38:16 +0000 (13:38 +0800)]
chore: happy new year 2021

3 years agochore: change travis badge(#2930)
billchenchina [Thu, 28 Jan 2021 05:18:29 +0000 (13:18 +0800)]
chore: change travis badge(#2930)

3 years agoUpdate docs/graph/shortest-path.md
mgt [Thu, 28 Jan 2021 04:34:24 +0000 (12:34 +0800)]
Update docs/graph/shortest-path.md

3 years agoCreate shortest-path.md
peterlits zo [Thu, 28 Jan 2021 04:24:53 +0000 (12:24 +0800)]
Create shortest-path.md

3 years agoCreate shortest-path.md
peterlits zo [Thu, 28 Jan 2021 04:24:52 +0000 (12:24 +0800)]
Create shortest-path.md

3 years agoUpdate shortest-path.md
peterlits zo [Thu, 28 Jan 2021 04:24:13 +0000 (12:24 +0800)]
Update shortest-path.md

3 years agochore: change travis badge
代小呆 [Thu, 28 Jan 2021 03:23:58 +0000 (11:23 +0800)]
chore: change travis badge

3 years agoUse github.repository_owner to decide BaiduPusher
billchenchina [Wed, 27 Jan 2021 14:40:30 +0000 (22:40 +0800)]
Use github.repository_owner to decide BaiduPusher

Ref: https://github.com/actions/runner/issues/520

3 years agoMerge pull request #2928 from billchenchina/master
mgt [Wed, 27 Jan 2021 14:30:49 +0000 (22:30 +0800)]
Merge pull request #2928 from billchenchina/master

Fix GitHub Actions and remove travis-ci support

3 years agoRemove travis
billchenchina [Wed, 27 Jan 2021 13:53:54 +0000 (21:53 +0800)]
Remove travis

3 years agoFix github actions
billchenchina [Wed, 27 Jan 2021 12:49:25 +0000 (20:49 +0800)]
Fix github actions

3 years agoMerge branch 'master' of github.com:oi-wiki/oi-wiki
billchenchina [Wed, 27 Jan 2021 12:46:31 +0000 (20:46 +0800)]
Merge branch 'master' of github.com:oi-wiki/oi-wiki

3 years agoFix github actions
billchenchina [Wed, 27 Jan 2021 12:44:18 +0000 (20:44 +0800)]
Fix github actions

3 years agoFix github actions
billchenchina [Wed, 27 Jan 2021 12:44:18 +0000 (20:44 +0800)]
Fix github actions

3 years agoInitial github actions build
billchenchina [Wed, 27 Jan 2021 12:36:42 +0000 (20:36 +0800)]
Initial github actions build

3 years agoMerge pull request #2927 from 23786/patch-1
Xeonacid [Wed, 27 Jan 2021 11:46:05 +0000 (19:46 +0800)]
Merge pull request #2927 from 23786/patch-1

规范了部分 LaTeX 公式

3 years agoMerge pull request #2925 from OI-wiki/revert-2903-Ir1d-patch-1
billchenchina [Wed, 27 Jan 2021 11:44:32 +0000 (19:44 +0800)]
Merge pull request #2925 from OI-wiki/revert-2903-Ir1d-patch-1

Revert "ci: sync all repos"

3 years agoMerge pull request #2924 from Mout-sea/master
Nano [Wed, 27 Jan 2021 11:40:49 +0000 (19:40 +0800)]
Merge pull request #2924 from Mout-sea/master

fix(tree-diameter.md): 修改了示例代码与例题的格式

3 years ago规范了部分 LaTeX 公式
NSObject [Wed, 27 Jan 2021 11:14:51 +0000 (19:14 +0800)]
规范了部分 LaTeX 公式

`max` -> `\max`

3 years agoRevert "ci: sync all repos"
billchenchina [Wed, 27 Jan 2021 10:16:01 +0000 (18:16 +0800)]
Revert "ci: sync all repos"

3 years agoMerge pull request #2915 from CoelacanthusHex/add-linux-github-hosts-gh-check
Shuhao Zhang [Wed, 27 Jan 2021 09:37:35 +0000 (17:37 +0800)]
Merge pull request #2915 from CoelacanthusHex/add-linux-github-hosts-gh-check

feat(intro/faq.md): add gh-check script to get fastest GitHub IP

3 years agofix(tree-diameter.md): 去掉了头文件
Mout-sea [Wed, 27 Jan 2021 07:27:04 +0000 (15:27 +0800)]
fix(tree-diameter.md): 去掉了头文件

3 years agofix(tree-diameter.md): 修改了例题的格式
Mout-sea [Wed, 27 Jan 2021 07:17:19 +0000 (15:17 +0800)]
fix(tree-diameter.md): 修改了例题的格式

3 years agofix(tree-diameter.md): 将代码换为了更可读的版本
Mout-sea [Wed, 27 Jan 2021 07:14:07 +0000 (15:14 +0800)]
fix(tree-diameter.md): 将代码换为了更可读的版本

3 years agoMerge pull request #2918 from CoelacanthusHex/add-outlink-web-archive-tips
Xeonacid [Wed, 27 Jan 2021 06:56:14 +0000 (14:56 +0800)]
Merge pull request #2918 from CoelacanthusHex/add-outlink-web-archive-tips

feat(intro/format.md): 添加将引用链接存于互联网档案馆的提示

3 years agoMerge pull request #2922 from CoelacanthusHex/update-python-interpreter-name-in-unix
Xeonacid [Wed, 27 Jan 2021 06:54:25 +0000 (14:54 +0800)]
Merge pull request #2922 from CoelacanthusHex/update-python-interpreter-name-in-unix

fix(lang/python.md): python interpreter name and symlink

3 years agoMerge pull request #2923 from CoelacanthusHex/update-wsl-using-apt
Xeonacid [Wed, 27 Jan 2021 06:54:02 +0000 (14:54 +0800)]
Merge pull request #2923 from CoelacanthusHex/update-wsl-using-apt

refactor(tool/wsl.md): using Debian Package Management Manual

3 years agorefactor(tool/wsl.md): using `sed` instead of `vim` to simplify operation
Coelacanthus [Wed, 27 Jan 2021 06:48:18 +0000 (14:48 +0800)]
refactor(tool/wsl.md): using `sed` instead of `vim` to simplify operation

3 years agorefactor(tool/wsl.md): using Debian Package Management Manual
Coelacanthus [Wed, 27 Jan 2021 06:38:43 +0000 (14:38 +0800)]
refactor(tool/wsl.md): using Debian Package Management Manual

[1]: https://www.debian.org/doc/manuals/debian-reference/ch02.zh-cn.html

3 years agoMerge pull request #2917 from OI-wiki/Xeonacid-patch-1
Xeonacid [Wed, 27 Jan 2021 06:26:33 +0000 (14:26 +0800)]
Merge pull request #2917 from OI-wiki/Xeonacid-patch-1

fix(construction): add author

3 years agofeat(intro/faq.md): add speed up via FastGit
Coelacanthus [Wed, 27 Jan 2021 05:52:02 +0000 (13:52 +0800)]
feat(intro/faq.md): add speed up via FastGit

[1]: https://fastgit.org/
[2]: https://doc.fastgit.org/zh-cn/guide.html
[3]: https://github.com/OI-wiki/OI-wiki/pull/2915#issuecomment-768036382

3 years agoMerge pull request #2921 from CoelacanthusHex/fix-lemon-build-wrong-usage
mgt [Wed, 27 Jan 2021 05:12:51 +0000 (13:12 +0800)]
Merge pull request #2921 from CoelacanthusHex/fix-lemon-build-wrong-usage

fix(tool/judgers.md): wrong usage in building lemon

3 years agoMerge pull request #2914 from CoelacanthusHex/update-ctf-wiki-link
ksyx [Wed, 27 Jan 2021 04:26:59 +0000 (12:26 +0800)]
Merge pull request #2914 from CoelacanthusHex/update-ctf-wiki-link

fix(index.md): using CTF Wiki new link

3 years agoMerge pull request #2913 from CoelacanthusHex/update-wsl
Shuhao Zhang [Wed, 27 Jan 2021 04:09:55 +0000 (12:09 +0800)]
Merge pull request #2913 from CoelacanthusHex/update-wsl

refactor(wsl.md): change GUIDE install

3 years agoMerge pull request #2919 from CoelacanthusHex/update-GUIDE-install
Shuhao Zhang [Wed, 27 Jan 2021 04:05:45 +0000 (12:05 +0800)]
Merge pull request #2919 from CoelacanthusHex/update-GUIDE-install

feat(tool/editor/guide.md): add way to install GUIDE

3 years agoMerge pull request #2920 from sshwy/hly1204-patch-5
Shuhao Zhang [Wed, 27 Jan 2021 04:02:32 +0000 (12:02 +0800)]
Merge pull request #2920 from sshwy/hly1204-patch-5

Update tri-func.md (based on #2218)

3 years agofix(lang/python.md): using `console` instead of `bash`
Coelacanthus [Wed, 27 Jan 2021 03:57:54 +0000 (11:57 +0800)]
fix(lang/python.md): using `console` instead of `bash`

3 years agofix(lang/python.md): python interpreter name and symlink
Coelacanthus [Wed, 27 Jan 2021 03:56:21 +0000 (11:56 +0800)]
fix(lang/python.md): python interpreter name and symlink

3 years agofeat(tool/judgers.md): add LemonLime build manual link
Coelacanthus [Wed, 27 Jan 2021 03:23:13 +0000 (11:23 +0800)]
feat(tool/judgers.md): add LemonLime build manual link

[1]: https://github.com/Project-LemonLime/Project_LemonLime/blob/master/BUILD.md

3 years agofix(tool/judgers.md): new username
Coelacanthus [Wed, 27 Jan 2021 02:52:19 +0000 (10:52 +0800)]
fix(tool/judgers.md): new username

ayalhw to CoelacanthusHex

3 years agofix(tool/judgers.md): wrong usage in building lemon
Coelacanthus [Wed, 27 Jan 2021 02:43:12 +0000 (10:43 +0800)]
fix(tool/judgers.md): wrong usage in building lemon

1.  we can pass parameter into `./make` instead of using `sed` to modify the file,
    `-jn` can be passed although `-j n` can't.
2.  we can install the executable file into PATH instead of throwing it into home dir.

the result of git blame: https://github.com/OI-wiki/OI-wiki/commit/47acc594f2d94423d319a7b1ee83546ad29552a6

3 years agoapply suggestions
sshwy [Tue, 26 Jan 2021 23:42:40 +0000 (07:42 +0800)]
apply suggestions

3 years agostyle: format markdown files with remark-lint
24OI-bot [Mon, 8 Jun 2020 06:02:22 +0000 (02:02 -0400)]
style: format markdown files with remark-lint

3 years agoUpdate tri-func.md
Marcythm [Mon, 8 Jun 2020 06:00:24 +0000 (14:00 +0800)]
Update tri-func.md

3 years agoUpdate tri-func.md
hly1204 [Mon, 18 May 2020 21:47:27 +0000 (05:47 +0800)]
Update tri-func.md

增加了一些内容

3 years agofix(guide): format
Xeonacid [Tue, 26 Jan 2021 23:27:41 +0000 (07:27 +0800)]
fix(guide): format

3 years agofix(tool/editor/guide.md): using echo instead of Heredoc
Coelacanthus [Tue, 26 Jan 2021 21:56:02 +0000 (05:56 +0800)]
fix(tool/editor/guide.md): using echo instead of Heredoc

because Tab is rendered to four spaces,
it breaks syntax of Makefile.
I try to avoid it by using `echo "xxx\n\txxx"` instead of Heredoc.
but this problem should be fix in the future.

[1]: https://github.com/OI-wiki/OI-wiki/pull/2919#issuecomment-767849672

3 years agorefactor(tool/wsl.md): move install to tool/editor/GUIDE
Coelacanthus [Tue, 26 Jan 2021 20:44:06 +0000 (04:44 +0800)]
refactor(tool/wsl.md): move install to tool/editor/GUIDE

depend on https://github.com/OI-wiki/OI-wiki/commit/84312ce05a904817685deb702e9fd253350681d3
depend on https://github.com/OI-wiki/OI-wiki/pull/2919

done as https://github.com/OI-wiki/OI-wiki/pull/2913#discussion_r564797860

3 years agofeat(tool/editor/guide.md): add way to install on openSUSE
Coelacanthus [Tue, 26 Jan 2021 20:35:18 +0000 (04:35 +0800)]
feat(tool/editor/guide.md): add way to install on openSUSE

done as https://github.com/OI-wiki/OI-wiki/pull/2913#discussion_r564797860

3 years agofeat(tool/editor/guide.md): add way to install on Debian/Ubuntu
Coelacanthus [Tue, 26 Jan 2021 20:33:09 +0000 (04:33 +0800)]
feat(tool/editor/guide.md): add way to install on Debian/Ubuntu

done as https://github.com/OI-wiki/OI-wiki/pull/2913#discussion_r564797860

3 years agofeat(tool/editor/guide.md): add form on dependent
Coelacanthus [Tue, 26 Jan 2021 20:30:22 +0000 (04:30 +0800)]
feat(tool/editor/guide.md): add form on dependent

[1]: https://github.com/OI-wiki/OI-wiki/issues/2664#issuecomment-767561469

3 years agofix(README): using CTF Wiki new link
Xeonacid [Tue, 26 Jan 2021 20:13:03 +0000 (04:13 +0800)]
fix(README): using CTF Wiki new link

3 years agofix(tool/wsl.md): typo
Coelacanthus [Tue, 26 Jan 2021 20:11:09 +0000 (04:11 +0800)]
fix(tool/wsl.md): typo

docs/tools/images/wsl-interact-with-Windows-{1,2}.png -> docs/tools/images/wsl-interact-with-windows-{1,2}.png

3 years agofix(construction): add author
Xeonacid [Tue, 26 Jan 2021 19:49:38 +0000 (03:49 +0800)]
fix(construction): add author

3 years agofeat(intro/format.md): add tips on saving outlink in Internet Archive
Coelacanthus [Tue, 26 Jan 2021 19:38:59 +0000 (03:38 +0800)]
feat(intro/format.md): add tips on saving outlink in Internet Archive

[1]: https://web.archive.org/save/
[2]: https://zh.wikipedia.org/zh-cn/%E4%BA%92%E8%81%94%E7%BD%91%E6%A1%A3%E6%A1%88%E9%A6%86

3 years agofeat(intro/faq.md): add gh-check script to get fastest GitHub IP
Coelacanthus [Tue, 26 Jan 2021 17:22:08 +0000 (01:22 +0800)]
feat(intro/faq.md): add gh-check script to get fastest GitHub IP

Python Script by lilydjwg: https://gist.github.com/lilydjwg/93d33ed04547e1b9f7a86b64ef2ed058
Introduction by lilydjwg: https://blog.lilydjwg.me/2019/8/16/gh-check.214730.html
Perl Script by hellojukay: https://gist.github.com/lilydjwg/93d33ed04547e1b9f7a86b64ef2ed058#gistcomment-3401138

3 years agofix(index.md): using CTF Wiki new link
Coelacanthus [Tue, 26 Jan 2021 16:58:03 +0000 (00:58 +0800)]
fix(index.md): using CTF Wiki new link

https://ctf-wiki.github.io/ctf-wiki to https://ctf-wiki.org

3 years agofix(wsl.md): change to new username
Coelacanthus [Tue, 26 Jan 2021 16:07:33 +0000 (00:07 +0800)]
fix(wsl.md): change to new username

ayalhw to CoelacanthusHex
qωq

3 years agorefactor(wsl.md): using meaningful image names and remove useless image
Coelacanthus [Tue, 26 Jan 2021 15:57:07 +0000 (23:57 +0800)]
refactor(wsl.md): using meaningful image names and remove useless image

3 years agoMerge pull request #2898 from william-song-shy/patch-11
ranwen [Tue, 26 Jan 2021 15:39:24 +0000 (23:39 +0800)]
Merge pull request #2898 from william-song-shy/patch-11

补充抽屉原理

3 years agorefactor(wsl.md): using checkinstall instead of install.sh
Coelacanthus [Tue, 26 Jan 2021 15:38:37 +0000 (23:38 +0800)]
refactor(wsl.md): using checkinstall instead of install.sh

[1]: https://wiki.debian.org/CheckInstall
[2]: https://help.ubuntu.com/community/CheckInstall

3 years agofeat(wsl.md): add GUIDE deps
Coelacanthus [Tue, 26 Jan 2021 15:36:00 +0000 (23:36 +0800)]
feat(wsl.md): add GUIDE deps

libpng12 libsm6 libice6 libxi6 libxrender1 libxrandr libfreetype6
libfontconfig1 libxext6 libx11-6 zlib1g libglib2.0-0 libglib2.0-0
libstdc++6 lib32gcc1 libc6

[1]: https://github.com/OI-wiki/OI-wiki/issues/2664#issuecomment-767561469

3 years ago尝试修复渲染错误
ranwen [Tue, 26 Jan 2021 15:33:22 +0000 (23:33 +0800)]
尝试修复渲染错误

3 years agoMerge pull request #2911 from Mout-sea/master
mgt [Tue, 26 Jan 2021 15:19:19 +0000 (23:19 +0800)]
Merge pull request #2911 from Mout-sea/master

fix(state.md): 将英文标题替换为了中文

3 years agoUpdate docs/dp/opt/state.md
mgt [Tue, 26 Jan 2021 15:18:18 +0000 (23:18 +0800)]
Update docs/dp/opt/state.md

Co-authored-by: Shuhao Zhang <594422141@qq.com>
3 years agoUpdate docs/dp/opt/state.md
mgt [Tue, 26 Jan 2021 15:16:41 +0000 (23:16 +0800)]
Update docs/dp/opt/state.md

3 years agoMerge pull request #2910 from woshiluo/patch-1
mgt [Tue, 26 Jan 2021 15:15:25 +0000 (23:15 +0800)]
Merge pull request #2910 from woshiluo/patch-1

3 years agoMerge pull request #2878 from OI-wiki/min-cost-upd
mgt [Tue, 26 Jan 2021 15:08:56 +0000 (23:08 +0800)]
Merge pull request #2878 from OI-wiki/min-cost-upd

3 years agoMerge pull request #2897 from OI-wiki/construction-move
mgt [Tue, 26 Jan 2021 15:08:44 +0000 (23:08 +0800)]
Merge pull request #2897 from OI-wiki/construction-move

3 years agoMerge pull request #2904 from GitPinkRabbit/master
Shuhao Zhang [Tue, 26 Jan 2021 13:30:57 +0000 (21:30 +0800)]
Merge pull request #2904 from GitPinkRabbit/master

feat(block-forest): add more sample problems

3 years agoMerge pull request #2906 from Xeonacid/patch-1
Shuhao Zhang [Tue, 26 Jan 2021 13:26:46 +0000 (21:26 +0800)]
Merge pull request #2906 from Xeonacid/patch-1

refactor(graph-matching): move to /graph/

3 years agofix(state.md): 将英文标题替换为了中文
Mout-sea [Tue, 26 Jan 2021 13:16:23 +0000 (21:16 +0800)]
fix(state.md): 将英文标题替换为了中文

3 years agoFix(dsu-on-tree.md): 修复 错误的列表缩进
Woshiluo Luo [Tue, 26 Jan 2021 08:51:53 +0000 (16:51 +0800)]
Fix(dsu-on-tree.md): 修复 错误的列表缩进

3 years agoMerge pull request #2907 from Backl1ght/patch-4
Xeonacid [Tue, 26 Jan 2021 07:49:06 +0000 (15:49 +0800)]
Merge pull request #2907 from Backl1ght/patch-4

Update block-forest.md

3 years agoMerge pull request #2909 from qz-cqy/patch-1
Xeonacid [Mon, 25 Jan 2021 13:25:23 +0000 (21:25 +0800)]
Merge pull request #2909 from qz-cqy/patch-1

fix(pas-cpp): 修正附录 A “赋值”部分的一个可能有误导性的错误

3 years ago修正附录 A “赋值”部分的一个错误
rui_er [Mon, 25 Jan 2021 13:16:57 +0000 (21:16 +0800)]
修正附录 A “赋值”部分的一个错误

3 years ago依照 code review 中的建议进行修改
PinkRabbit [Mon, 25 Jan 2021 07:31:12 +0000 (15:31 +0800)]
依照 code review 中的建议进行修改

删除「出现玄学错误」的表述。

3 years agoUpdate block-forest.md
Zhikai Zeng [Mon, 25 Jan 2021 07:02:34 +0000 (15:02 +0800)]
Update block-forest.md

Fix typo

3 years agominor(graph-matching): fix path, title
Xeonacid [Mon, 25 Jan 2021 02:54:38 +0000 (10:54 +0800)]
minor(graph-matching): fix path, title

3 years agorefactor(graph-matching): move to /graph/
Xeonacid [Mon, 25 Jan 2021 02:39:19 +0000 (10:39 +0800)]
refactor(graph-matching): move to /graph/

3 years ago添加第三道例题,并修复第二道例题标题错误
PinkRabbit [Sun, 24 Jan 2021 16:29:33 +0000 (00:29 +0800)]
添加第三道例题,并修复第二道例题标题错误

3 years ago添加第二道例题
PinkRabbit [Sun, 24 Jan 2021 16:22:30 +0000 (00:22 +0800)]
添加第二道例题

3 years ago尝试修改缩进
PinkRabbit [Sun, 24 Jan 2021 16:15:21 +0000 (00:15 +0800)]
尝试修改缩进

2 空格变成 Tab

3 years agoci: add account_type and debug
Ir1dXD [Sun, 24 Jan 2021 10:53:15 +0000 (18:53 +0800)]
ci: add account_type and debug

3 years agoMerge pull request #1 from OI-wiki/master
PinkRabbit [Sun, 24 Jan 2021 10:12:13 +0000 (18:12 +0800)]
Merge pull request #1 from OI-wiki/master

同步上游官方仓库

3 years agoMerge pull request #2886 from GitPinkRabbit/patch-2
Xeonacid [Sun, 24 Jan 2021 09:38:51 +0000 (17:38 +0800)]
Merge pull request #2886 from GitPinkRabbit/patch-2

添加圆方树相关内容(实验稿)

3 years agoMerge pull request #2899 from bit00011011/patch-4
Early [Sun, 24 Jan 2021 08:39:00 +0000 (16:39 +0800)]
Merge pull request #2899 from bit00011011/patch-4

修改NOI官网链接

3 years ago添加图片来源
PinkRabbit [Sun, 24 Jan 2021 06:08:23 +0000 (14:08 +0800)]
添加图片来源

WC2018 陈俊锟课件

3 years agoMerge pull request #2903 from OI-wiki/Ir1d-patch-1
Sshwy [Sun, 24 Jan 2021 02:06:34 +0000 (10:06 +0800)]
Merge pull request #2903 from OI-wiki/Ir1d-patch-1

ci: sync all repos

3 years agoci: sync all repos
Ir1dXD [Sun, 24 Jan 2021 01:48:50 +0000 (09:48 +0800)]
ci: sync all repos

ref: https://github.com/Yikun/hub-mirror-action#%E7%BB%84%E7%BB%87%E5%90%8C%E6%AD%A5

3 years agoMerge pull request #2902 from OI-wiki/stern-brocot-fix
Xeonacid [Sat, 23 Jan 2021 13:00:38 +0000 (21:00 +0800)]
Merge pull request #2902 from OI-wiki/stern-brocot-fix

fix(stern-brocot): fix typo

3 years agoMerge pull request #2901 from CoelacanthusHex/update-embarcadero-devcpp
Shuhao Zhang [Sat, 23 Jan 2021 12:47:56 +0000 (20:47 +0800)]
Merge pull request #2901 from CoelacanthusHex/update-embarcadero-devcpp

feat(devcpp.md): add Embarcadero Dev-C++

3 years agofix(stern-brocot): fix typo
Shuhao Zhang [Sat, 23 Jan 2021 12:46:08 +0000 (20:46 +0800)]
fix(stern-brocot): fix typo

see https://github.com/OI-wiki/gitment/issues/341#issuecomment-765967175

3 years agofeat(devcpp.md): add Embarcadero Dev-C++
Coelacanthus [Sat, 23 Jan 2021 10:18:59 +0000 (18:18 +0800)]
feat(devcpp.md): add Embarcadero Dev-C++

3 years agofix(drawer-principle): fix format
Shuhao Zhang [Sat, 23 Jan 2021 08:30:38 +0000 (16:30 +0800)]
fix(drawer-principle): fix format

3 years agoMerge pull request #2900 from 5ab-juruo/patch-2
Sshwy [Sat, 23 Jan 2021 05:44:57 +0000 (13:44 +0800)]
Merge pull request #2900 from 5ab-juruo/patch-2

更新 ICPC 官网

3 years ago更新 ICPC 官网
5ab [Sat, 23 Jan 2021 05:26:27 +0000 (13:26 +0800)]
更新 ICPC 官网

3 years agofix(wsl.md): 修改NOI官网链接
bit00011011 [Sat, 23 Jan 2021 02:26:55 +0000 (10:26 +0800)]
fix(wsl.md): 修改NOI官网链接