OSDN Git Service

oi-wiki/main.git
5 years agoMerge pull request #181 from P6174/patch-1
Ir1dXD [Sun, 26 Aug 2018 14:48:59 +0000 (22:48 +0800)]
Merge pull request #181 from P6174/patch-1

Update greedy.md

5 years agoUpdate greedy.md
P6174 [Sun, 26 Aug 2018 14:38:37 +0000 (22:38 +0800)]
Update greedy.md

添加了「常见做法」一节,并修改了「证明方法」一节。

5 years agoMerge pull request #180 from Ir1d/master
Ir1dXD [Sun, 26 Aug 2018 14:11:39 +0000 (22:11 +0800)]
Merge pull request #180 from Ir1d/master

update templates, add 矩阵乘法、简单的博弈论、分数规划

5 years agofix: fix mistakes
Ir1d [Sun, 26 Aug 2018 13:13:07 +0000 (21:13 +0800)]
fix: fix mistakes

5 years agofeat: add fractional programming
Ir1d [Sun, 26 Aug 2018 13:10:49 +0000 (21:10 +0800)]
feat: add fractional programming

5 years agodocs: add introduction/about
Ir1d [Sun, 26 Aug 2018 12:49:27 +0000 (20:49 +0800)]
docs: add introduction/about

5 years agofeat: add some game
Ir1d [Sun, 26 Aug 2018 12:48:03 +0000 (20:48 +0800)]
feat: add some game

5 years agofeat: add matrix
Ir1d [Sun, 26 Aug 2018 12:41:57 +0000 (20:41 +0800)]
feat: add matrix

5 years agodocs: update templates
Ir1d [Sun, 26 Aug 2018 12:28:30 +0000 (20:28 +0800)]
docs: update templates

5 years agodocs: update templates
Ir1d [Sun, 26 Aug 2018 12:28:14 +0000 (20:28 +0800)]
docs: update templates

5 years agoMerge pull request #176 from 24OI/Ir1d-patch-1
Ir1dXD [Sun, 26 Aug 2018 05:57:40 +0000 (13:57 +0800)]
Merge pull request #176 from 24OI/Ir1d-patch-1

remove toc in math/index

5 years agoMerge pull request #177 from Anguei/patch-1
Ir1dXD [Sun, 26 Aug 2018 05:02:44 +0000 (13:02 +0800)]
Merge pull request #177 from Anguei/patch-1

Update basic.md(修复「最小生成树」的链接)

5 years agoUpdate basic.md
Anguei [Sun, 26 Aug 2018 04:47:28 +0000 (12:47 +0800)]
Update basic.md

修复「最小生成树」的链接

5 years agoremove toc in math/index
Ir1dXD [Sun, 26 Aug 2018 01:50:55 +0000 (09:50 +0800)]
remove toc in math/index

5 years agoadd 素数计数函数 (#175)
Ir1dXD [Sun, 26 Aug 2018 01:46:00 +0000 (09:46 +0800)]
add 素数计数函数 (#175)

5 years agodocs: add template for issue and pr (#171)
Ir1dXD [Sun, 26 Aug 2018 01:36:23 +0000 (09:36 +0800)]
docs: add template for issue and pr (#171)

upd: 我好像有个模板忘记点保存了…… 之后再修

upd: 这个文案好蠢…… 要用力改一改才行……

5 years ago fix: fix pagetime display settings and word counting (#173)
Ir1dXD [Sat, 25 Aug 2018 12:16:41 +0000 (20:16 +0800)]
 fix: fix pagetime display settings and word counting (#173)

* fix: fix pagetime display settings

* fix: fix word counting

* fix:

5 years agofix: fix statement in LICENSE statement (#172)
Xeonacid [Sat, 25 Aug 2018 11:30:02 +0000 (19:30 +0800)]
fix: fix statement in LICENSE statement (#172)

5 years agofix: disable counting on home_page and enforce reload new js and css(#170)
Ir1dXD [Fri, 24 Aug 2018 16:41:16 +0000 (00:41 +0800)]
fix: disable counting on home_page and enforce reload new js and css(#170)

修正首页上的字数统计。。

以及由于一直在改 extra.js 和 extra.css,很多地方都缓存了之前的版本……

5 years agofeat: enable words counting and LICENSE statement inside pages (#169)
Ir1dXD [Fri, 24 Aug 2018 14:30:05 +0000 (22:30 +0800)]
feat: enable words counting and LICENSE statement inside pages (#169)

closes #168

5 years agoAdd SAM, Equation Rendering Improvements & Readme Typos. Fix (#165)
MingqiHuang [Fri, 24 Aug 2018 12:01:38 +0000 (20:01 +0800)]
Add SAM, Equation Rendering Improvements & Readme Typos. Fix (#165)

Added SAM translated from e-maxx-eng. & e-maxx.

Change MathJax default output format to SVG to speed up the rendering.

5 years agoMerge pull request #167 from 24OI/Ir1d-patch-1
Ir1dXD [Thu, 23 Aug 2018 17:25:40 +0000 (01:25 +0800)]
Merge pull request #167 from 24OI/Ir1d-patch-1

Update extra.js

5 years agoUpdate extra.js
Ir1dXD [Thu, 23 Aug 2018 17:23:40 +0000 (01:23 +0800)]
Update extra.js

5 years agoMerge pull request #166 from Ir1d/master
Ir1dXD [Thu, 23 Aug 2018 17:11:18 +0000 (01:11 +0800)]
Merge pull request #166 from Ir1d/master

feat: enable Google Analytics

5 years agofeat: enable Google Analytics
Ir1d [Thu, 23 Aug 2018 17:09:30 +0000 (01:09 +0800)]
feat: enable Google Analytics

5 years agoMerge pull request #164 from Ir1d/master
Ir1dXD [Thu, 23 Aug 2018 12:12:02 +0000 (20:12 +0800)]
Merge pull request #164 from Ir1d/master

multiple update

5 years agofeat: add 链表
Ir1d [Thu, 23 Aug 2018 12:06:51 +0000 (20:06 +0800)]
feat: add 链表

5 years agofeat: add stack and queue
Ir1d [Thu, 23 Aug 2018 11:48:59 +0000 (19:48 +0800)]
feat: add stack and queue

5 years agofeat: update sort
Ir1d [Thu, 23 Aug 2018 11:39:33 +0000 (19:39 +0800)]
feat: update sort

closes #133

5 years agofeat: add 计数排序
Ir1d [Thu, 23 Aug 2018 08:49:07 +0000 (16:49 +0800)]
feat: add 计数排序

5 years agofeat: upd 离散化
Ir1d [Thu, 23 Aug 2018 08:39:42 +0000 (16:39 +0800)]
feat: upd 离散化

5 years agofeat: add 离散化
Ir1d [Thu, 23 Aug 2018 08:31:59 +0000 (16:31 +0800)]
feat: add 离散化

5 years agoMerge pull request #161 from interestingLSY/master
Ir1dXD [Thu, 23 Aug 2018 07:57:50 +0000 (15:57 +0800)]
Merge pull request #161 from interestingLSY/master

增加记忆化搜索

5 years agostyle: fix style
Ir1d [Thu, 23 Aug 2018 07:53:32 +0000 (15:53 +0800)]
style: fix style

5 years agoUpdate memo.md
Ir1dXD [Thu, 23 Aug 2018 07:48:31 +0000 (15:48 +0800)]
Update memo.md

5 years agoMerge pull request #1 from interestingLSY/patch-1
interestingLSY [Thu, 23 Aug 2018 06:22:20 +0000 (14:22 +0800)]
Merge pull request #1 from interestingLSY/patch-1

Update memo.md

5 years agoUpdate memo.md
interestingLSY [Thu, 23 Aug 2018 06:06:38 +0000 (14:06 +0800)]
Update memo.md

5 years agoMerge pull request #158 from 24OI/yeguanghao-patch-1
Guanghao Ye [Thu, 23 Aug 2018 03:43:56 +0000 (20:43 -0700)]
Merge pull request #158 from 24OI/yeguanghao-patch-1

Fix style issue

5 years agoFix style issue
Guanghao Ye [Thu, 23 Aug 2018 03:41:28 +0000 (20:41 -0700)]
Fix style issue

5 years agoMerge pull request #157 from yeguanghao/master
Guanghao Ye [Thu, 23 Aug 2018 03:27:46 +0000 (20:27 -0700)]
Merge pull request #157 from yeguanghao/master

Add complexity

5 years agoAdd image of growth functions
Guanghao Ye [Thu, 23 Aug 2018 03:25:14 +0000 (20:25 -0700)]
Add image of growth functions

5 years agoAdd complexity
Guanghao Ye [Thu, 23 Aug 2018 03:21:55 +0000 (20:21 -0700)]
Add complexity

5 years agofeat: enable line number
Ir1d [Thu, 23 Aug 2018 02:40:30 +0000 (10:40 +0800)]
feat: enable line number

5 years agofeat: add chinese name for bfs
Ir1d [Thu, 23 Aug 2018 02:38:50 +0000 (10:38 +0800)]
feat: add chinese name for bfs

5 years agodocs: add doc on markdown
Ir1d [Thu, 23 Aug 2018 02:38:36 +0000 (10:38 +0800)]
docs: add doc on markdown

5 years agoMerge pull request #154 from 24OI/yeguanghao-patch
Ir1dXD [Thu, 23 Aug 2018 01:51:43 +0000 (09:51 +0800)]
Merge pull request #154 from 24OI/yeguanghao-patch

Fix Latex Formula

5 years agoMerge pull request #156 from 24OI/yeguanghao-patch-1
Ir1dXD [Thu, 23 Aug 2018 01:51:16 +0000 (09:51 +0800)]
Merge pull request #156 from 24OI/yeguanghao-patch-1

Fix minor style issue

5 years agoFix minor style issue
Guanghao Ye [Wed, 22 Aug 2018 23:01:43 +0000 (16:01 -0700)]
Fix minor style issue

5 years agoFix Latex Formula
Guanghao Ye [Wed, 22 Aug 2018 21:40:48 +0000 (14:40 -0700)]
Fix Latex Formula

5 years agoMerge pull request #153 from Ir1d/master
Ir1dXD [Wed, 22 Aug 2018 16:29:02 +0000 (00:29 +0800)]
Merge pull request #153 from Ir1d/master

update style and udpate bfs

5 years agofeat: update bfs, ref e-maxx-eng
Ir1d [Wed, 22 Aug 2018 16:25:19 +0000 (00:25 +0800)]
feat: update bfs, ref e-maxx-eng

5 years agoMerge pull request #142 from 24OI/Mosa-Linking-patch-1
Ir1dXD [Wed, 22 Aug 2018 15:28:13 +0000 (23:28 +0800)]
Merge pull request #142 from 24OI/Mosa-Linking-patch-1

Update monotonous-queue.md

5 years agoUpdate monotonous-queue.md
Ir1dXD [Wed, 22 Aug 2018 15:25:51 +0000 (23:25 +0800)]
Update monotonous-queue.md

5 years agoUpdate monotonous-queue.md
Xeonacid [Wed, 22 Aug 2018 14:34:52 +0000 (22:34 +0800)]
Update monotonous-queue.md

5 years agostyle: fix style
Ir1d [Wed, 22 Aug 2018 14:29:17 +0000 (22:29 +0800)]
style: fix style

5 years agostyle: fix toc
Ir1d [Wed, 22 Aug 2018 14:20:41 +0000 (22:20 +0800)]
style: fix toc

5 years agofix: fix typo
Ir1d [Wed, 22 Aug 2018 14:18:58 +0000 (22:18 +0800)]
fix: fix typo

5 years agoUpdate monotonous-queue.md
Ir1dXD [Wed, 22 Aug 2018 13:19:58 +0000 (21:19 +0800)]
Update monotonous-queue.md

5 years agoUpdate monotonous-queue.md
Mosa-Linking [Wed, 22 Aug 2018 13:05:41 +0000 (21:05 +0800)]
Update monotonous-queue.md

5 years agoMerge pull request #152 from Ir1d/master
Ir1dXD [Wed, 22 Aug 2018 05:04:58 +0000 (13:04 +0800)]
Merge pull request #152 from Ir1d/master

fix: fix comments

5 years agofix: fix comments
Ir1d [Wed, 22 Aug 2018 03:22:33 +0000 (11:22 +0800)]
fix: fix comments

closes https://github.com/Ir1d/gitment/issues/20

5 years agoMerge pull request #151 from Ir1d/master
Ir1dXD [Tue, 21 Aug 2018 15:48:10 +0000 (23:48 +0800)]
Merge pull request #151 from Ir1d/master

fix: fix static file

5 years agofix: fix static file
Ir1d [Tue, 21 Aug 2018 15:35:26 +0000 (23:35 +0800)]
fix: fix static file

5 years agoMerge pull request #150 from Ir1d/master
Ir1dXD [Tue, 21 Aug 2018 15:30:48 +0000 (23:30 +0800)]
Merge pull request #150 from Ir1d/master

minor update

5 years agostyle: bold
Ir1d [Tue, 21 Aug 2018 12:16:42 +0000 (20:16 +0800)]
style: bold

5 years agoUpdate complex.md
Xeonacid [Tue, 21 Aug 2018 10:52:19 +0000 (18:52 +0800)]
Update complex.md

5 years agofix: mkdir
Ir1d [Tue, 21 Aug 2018 09:43:20 +0000 (17:43 +0800)]
fix: mkdir

5 years agofeat: enable robots.txt
Ir1d [Tue, 21 Aug 2018 09:42:18 +0000 (17:42 +0800)]
feat: enable robots.txt

5 years agoMerge pull request #147 from Ir1d/master
Ir1dXD [Tue, 21 Aug 2018 09:29:45 +0000 (17:29 +0800)]
Merge pull request #147 from Ir1d/master

change domain, update progress and minor fix on style

5 years agodocs: update progress
Ir1d [Tue, 21 Aug 2018 09:20:55 +0000 (17:20 +0800)]
docs: update progress

5 years agostyle: bold on faq
Ir1d [Tue, 21 Aug 2018 09:13:15 +0000 (17:13 +0800)]
style: bold on faq

5 years agodocs: change domain name and fix url
Ir1d [Tue, 21 Aug 2018 09:12:39 +0000 (17:12 +0800)]
docs: change domain name and fix url

5 years agoUpdate resources.md
Xeonacid [Tue, 21 Aug 2018 05:02:43 +0000 (13:02 +0800)]
Update resources.md

5 years agofix typo
Xeonacid [Tue, 21 Aug 2018 04:49:41 +0000 (12:49 +0800)]
fix typo

5 years agoMerge pull request #144 from 24OI/Ir1d-patch-1
Ir1dXD [Tue, 21 Aug 2018 04:22:12 +0000 (12:22 +0800)]
Merge pull request #144 from 24OI/Ir1d-patch-1

Update ntt.md

5 years agoUpdate ntt.md
Ir1dXD [Tue, 21 Aug 2018 04:20:52 +0000 (12:20 +0800)]
Update ntt.md

5 years agoMerge pull request #143 from 24OI/sailordiary-patch-1
Ir1dXD [Tue, 21 Aug 2018 03:45:56 +0000 (11:45 +0800)]
Merge pull request #143 from 24OI/sailordiary-patch-1

fix: typo; writing

5 years agofix: typo; writing
Yuan-Hang Zhang [Tue, 21 Aug 2018 03:31:33 +0000 (11:31 +0800)]
fix: typo; writing

含笑->很小
成->称

下面一节就是路径压缩,不用再留悬念了

当祖先的儿子这个有点谐啊2333(

5 years agoUpdate monotonous-queue.md
Mosa-Linking [Tue, 21 Aug 2018 03:12:45 +0000 (11:12 +0800)]
Update monotonous-queue.md

5 years agoUpdate monotonous-queue.md
Mosa-Linking [Tue, 21 Aug 2018 03:02:44 +0000 (11:02 +0800)]
Update monotonous-queue.md

5 years agoMerge pull request #141 from 24OI/Konano-patch-1
Konanoo [Tue, 21 Aug 2018 01:16:40 +0000 (09:16 +0800)]
Merge pull request #141 from 24OI/Konano-patch-1

Add Online Judging System: Virtual Judge

5 years agoAdd Online Judging System: Virtual Judge
Konanoo [Tue, 21 Aug 2018 01:13:20 +0000 (09:13 +0800)]
Add Online Judging System: Virtual Judge

5 years agoMerge pull request #140 from 24OI/yukimai-temp
Yukimaikoriya [Mon, 20 Aug 2018 16:14:25 +0000 (00:14 +0800)]
Merge pull request #140 from 24OI/yukimai-temp

fix: multiple fixes in math

5 years agofix: fixed some formulas in ntt
yukimai [Mon, 20 Aug 2018 16:08:21 +0000 (00:08 +0800)]
fix: fixed some formulas in ntt

5 years agofix: fixed image links in fft
yukimai [Mon, 20 Aug 2018 15:53:26 +0000 (23:53 +0800)]
fix: fixed image links in fft

5 years agoMerge pull request #136 from 24OI/Mosa-Linking-patch-2
Mosa-Linking [Mon, 20 Aug 2018 06:15:19 +0000 (14:15 +0800)]
Merge pull request #136 from 24OI/Mosa-Linking-patch-2

Update state.md

5 years agoMerge pull request #139 from 24OI/Mosa-Linking-patch-3
Mosa-Linking [Mon, 20 Aug 2018 06:15:05 +0000 (14:15 +0800)]
Merge pull request #139 from 24OI/Mosa-Linking-patch-3

Update backpack.md

5 years agoUpdate backpack.md
Mosa-Linking [Mon, 20 Aug 2018 05:55:25 +0000 (13:55 +0800)]
Update backpack.md

5 years agoMerge pull request #138 from cjsoft/master
cjsoft [Sun, 19 Aug 2018 17:30:47 +0000 (01:30 +0800)]
Merge pull request #138 from cjsoft/master

math display fix for combination and fix bug #133

5 years agofix bug #133
CJSoft [Sun, 19 Aug 2018 17:28:24 +0000 (01:28 +0800)]
fix bug #133

5 years agomath display fix for combination
CJSoft [Sun, 19 Aug 2018 17:18:02 +0000 (01:18 +0800)]
math display fix for combination

5 years agoMerge branch 'master' of https://github.com/24OI/OI-wiki.git
CJSoft [Sun, 19 Aug 2018 17:15:44 +0000 (01:15 +0800)]
Merge branch 'master' of https://github.com/24OI/OI-wiki.git

5 years agoUpdate combination.md
Xeonacid [Sun, 19 Aug 2018 14:08:37 +0000 (22:08 +0800)]
Update combination.md

5 years agofix url
Xeonacid [Sun, 19 Aug 2018 13:48:31 +0000 (21:48 +0800)]
fix url

5 years agoUpdate state.md
Mosa-Linking [Sun, 19 Aug 2018 13:19:28 +0000 (21:19 +0800)]
Update state.md

5 years agoextra math display fix
CJSoft [Sun, 19 Aug 2018 10:57:26 +0000 (18:57 +0800)]
extra math display fix

5 years agoMerge pull request #135 from cjsoft/master
cjsoft [Sun, 19 Aug 2018 10:56:14 +0000 (18:56 +0800)]
Merge pull request #135 from cjsoft/master

fix math display

5 years agofix math display
CJSoft [Sun, 19 Aug 2018 10:53:33 +0000 (18:53 +0800)]
fix math display

5 years agoMerge pull request #134 from HeRaNO/master
Heran Yang [Sun, 19 Aug 2018 08:39:29 +0000 (16:39 +0800)]
Merge pull request #134 from HeRaNO/master

Add math/dictionary and correct a mistake

5 years agoAdd math/dictionary and correct some mistakes
HeRaNO [Sun, 19 Aug 2018 08:35:14 +0000 (16:35 +0800)]
Add math/dictionary and correct some mistakes