-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
355 lines (189 loc) · 9.65 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html lang="z">
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<title>Lounode's Blog | OIer/蒟蒻/车万众</title>
<meta name="renderer" content="webkit">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="好想做个女孩子XD">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Lounode's Blog | OIer/蒟蒻/车万众">
<meta name="twitter:description" content="好想做个女孩子XD">
<meta property="og:type" content="article">
<meta property="og:title" content="Lounode's Blog | OIer/蒟蒻/车万众">
<meta property="og:description" content="好想做个女孩子XD">
<meta name="author" content="Lounode">
<link rel="stylesheet" href="/css/vno.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
<link rel="icon" href="/images/avatar-small.png">
<meta name="generator" content="hexo"/>
<link rel="canonical" href="http://blog.lounode.com"/>
</head>
<body class="home-template no-js">
<script src="//cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
<script src="/js/main.js"></script>
<span class="mobile btn-mobile-menu">
<i class="fa fa-list btn-mobile-menu__icon"></i>
<i class="fa fa-angle-up btn-mobile-close__icon hidden"></i>
</span>
<header class="panel-cover " style="background-image: url(/images/backgound.jpg)">
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<a href="/" title="前往 Lounode's Blog 的主页"><img src="/images/lounode.png" width="80" alt="Lounode's Blog logo" class="panel-cover__logo logo" /></a>
<h1 class="panel-cover__title panel-title"><a href="/" title="link to homepage for Lounode's Blog">Lounode's Blog</a></h1>
<span class="panel-cover__subtitle panel-subtitle">OIer/蒟蒻/车万众</span>
<hr class="panel-cover__divider" />
<p class="panel-cover__description">好想做个女孩子XD</p>
<hr class="panel-cover__divider panel-cover__divider--secondary" />
<div class="navigation-wrapper">
<div>
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item"><a href="/#blog" title="Visit the blog" class="blog-button">Blog</a></li>
<li class="navigation__item"><a href="http://www.sdpyyz.com/">School</a></li>
<li class="navigation__item"><a href="">About me</a></li>
</ul>
</nav>
</div>
<div>
<nav class="cover-navigation navigation--social">
<ul class="navigation">
<!-- Weibo-->
<!-- Github -->
<li class="navigation__item">
<a href="https://github.com/Lounode" title="GitHub" target="_blank">
<i class='social fa fa-github'></i>
<span class="label">Github</span>
</a>
</li>
<!-- Stack Overflow -->
<!-- Google Plus -->
<!-- Facebook -->
<!-- Twitter -->
</ul>
</nav>
</div>
</div>
</div>
</div>
<div class="panel-cover--overlay cover-purple"></div>
</div>
</header>
<div class="content-wrapper">
<div class="content-wrapper__inner">
<div class="main-post-list">
<ol class="post-list">
<li>
<h2 class="post-list__post-title post-title"><a href="/2019/11/11/csp-2019/" title="link to post.title">CSP2019 游记</a></h2>
<p class="excerpt">
待更新...
…
</p>
<div class="post-list__meta"><time datetime="2019-11-11T13:34:27.000Z" class="post-list__meta--date date">2019-11-11</time> • <span class="post-list__meta--tags tags">于
<a class="tag-link" href="/tags/2019/">2019</a>, <a class="tag-link" href="/tags/CSP/">CSP</a>, <a class="tag-link" href="/tags/游记/">游记</a>
</span><a class="btn-border-small" href="/2019/11/11/csp-2019/">更多</a></div>
<hr class="post-list__divider" />
</li>
<li>
<h2 class="post-list__post-title post-title"><a href="/2019/11/11/yoshino-awsl/" title="link to post.title">「图片分享」 四糸乃</a></h2>
<p class="excerpt">
四糸乃的图片分享喵~
…
</p>
<div class="post-list__meta"><time datetime="2019-11-11T13:13:31.000Z" class="post-list__meta--date date">2019-11-11</time> • <span class="post-list__meta--tags tags">于
<a class="tag-link" href="/tags/四糸乃/">四糸乃</a>, <a class="tag-link" href="/tags/图片/">图片</a>
</span><a class="btn-border-small" href="/2019/11/11/yoshino-awsl/">更多</a></div>
<hr class="post-list__divider" />
</li>
<li>
<h2 class="post-list__post-title post-title"><a href="/2019/11/10/segmenttree/" title="link to post.title">「数据结构」 线段树</a></h2>
<p class="excerpt">
假设有这么一些问题:
这些问题都可以抽象成若干个区间操作,那么问题来了,如何处理这些操作呢?
首先我们考虑一下朴素做法,在每次操作时,用
\text{for}
循环每次从操作区间的左端点循环到右端点,在这个过程中维护一些信息,查询同理。
但很快我们就发现,这种方法实在是过于低效了,假如每次操作都是从区间的开头循环到结尾,那么这样的时间复杂度就是
O(n^2)
…
</p>
<div class="post-list__meta"><time datetime="2019-11-10T14:56:16.000Z" class="post-list__meta--date date">2019-11-10</time> • <span class="post-list__meta--tags tags">于
<a class="tag-link" href="/tags/数据结构/">数据结构</a>, <a class="tag-link" href="/tags/线段树/">线段树</a>
</span><a class="btn-border-small" href="/2019/11/10/segmenttree/">更多</a></div>
<hr class="post-list__divider" />
</li>
<li>
<h2 class="post-list__post-title post-title"><a href="/2019/11/10/luogup5613/" title="link to post.title">「题解」 Luogu P5613 [MtOI2019]黑蚊子多</a></h2>
<p class="excerpt">
真人面对面收割,美女角色在线掉分,发狂玩蛇新天地。 ---Arcaea中文维基
以下是正文
可以考虑这么一张图:
每次向上走
m
格,在其中有
k
个特殊平台,踩上去后后面每次向上走
m+1
格。
对于 60% 的数据,k = 0。
那么要从底部到达顶部所需要的最小次数就是
\frac{n}{m}
…
</p>
<div class="post-list__meta"><time datetime="2019-11-10T11:52:25.000Z" class="post-list__meta--date date">2019-11-10</time> • <span class="post-list__meta--tags tags">于
<a class="tag-link" href="/tags/模拟/">模拟</a>, <a class="tag-link" href="/tags/题解/">题解</a>
</span><a class="btn-border-small" href="/2019/11/10/luogup5613/">更多</a></div>
<hr class="post-list__divider" />
</li>
<li>
<h2 class="post-list__post-title post-title"><a href="/2019/10/04/hello-world/" title="link to post.title">Hello World</a></h2>
<p class="excerpt">
第一篇博客吧.QwQ 测试Markdown语法.
顺便放点更新日志:
19.10.4 Blog初步搭建完成,添加了看板娘。
19.10.5 添加了评论系统。
19.11.10 换了主题、Markdown渲染插件。
…
</p>
<div class="post-list__meta"><time datetime="2019-10-03T16:00:00.000Z" class="post-list__meta--date date">2019-10-04</time> • <span class="post-list__meta--tags tags">于
<a class="tag-link" href="/tags/杂项/">杂项</a>
</span><a class="btn-border-small" href="/2019/10/04/hello-world/">更多</a></div>
<hr class="post-list__divider" />
</li>
</ol>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({"HTML-CSS": { preferredFont: "TeX", availableFonts: ["STIX","TeX"], linebreaks: { automatic:true }, EqnChunk: (MathJax.Hub.Browser.isMobile ? 10 : 50) },
tex2jax: { inlineMath: [ ["$", "$"], ["\\(","\\)"] ], processEscapes: true, ignoreClass: "tex2jax_ignore|dno",skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']},
TeX: { noUndefined: { attributes: { mathcolor: "red", mathbackground: "#FFEEEE", mathsize: "90%" } }, Macros: { href: "{}" } },
messageStyle: "none"
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for(i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</div>
<footer class="footer">
<span class="footer__copyright">
© 2019 Lounode - 基于 <a href="http://hexo.io">Hexo</a> 主题 <a href="https://github.com/monniya/hexo-theme-new-vno ">new-vno</a>
</span>
<span class="footer__copyright">
</span>
</footer>
</div>
</div>
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</body>
</html>