-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
382 lines (184 loc) · 12.6 KB
/
atom.xml
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
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>自娱自乐的精神乐园</title>
<subtitle>余凯迪的博客</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2020-07-05T09:38:29.339Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>ykdsir</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>leetcode_contest_196</title>
<link href="http://yoursite.com/2020/07/05/undefined/leetcode/contest/leetcode-contest-196/"/>
<id>http://yoursite.com/2020/07/05/undefined/leetcode/contest/leetcode-contest-196/</id>
<published>2020-07-05T09:00:19.000Z</published>
<updated>2020-07-05T09:38:29.339Z</updated>
<summary type="html">
<h1 id="5452-判断能否形成等差数列"><a href="#5452-判断能否形成等差数列" class="headerlink" title="5452. 判断能否形成等差数列"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_contest_195</title>
<link href="http://yoursite.com/2020/06/30/undefined/leetcode/contest/leetcode-contest-195/"/>
<id>http://yoursite.com/2020/06/30/undefined/leetcode/contest/leetcode-contest-195/</id>
<published>2020-06-30T06:54:13.000Z</published>
<updated>2020-06-30T07:15:03.554Z</updated>
<summary type="html">
<h1 id="1496-判断路径是否相交"><a href="#1496-判断路径是否相交" class="headerlink" title="1496. 判断路径是否相交"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_biweekly_contest_28</title>
<link href="http://yoursite.com/2020/06/14/undefined/leetcode/contest/leetcode-biweekly-contest-28/"/>
<id>http://yoursite.com/2020/06/14/undefined/leetcode/contest/leetcode-biweekly-contest-28/</id>
<published>2020-06-14T12:24:40.000Z</published>
<updated>2020-06-14T13:45:18.267Z</updated>
<summary type="html">
<h1 id="5420-商品折扣后的最终价格"><a href="#5420-商品折扣后的最终价格" class="headerlink" title="5420. 商品折扣后的最终价格"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_190_contest</title>
<link href="http://yoursite.com/2020/05/24/undefined/leetcode/contest/leetcode-190-contest/"/>
<id>http://yoursite.com/2020/05/24/undefined/leetcode/contest/leetcode-190-contest/</id>
<published>2020-05-24T03:18:52.000Z</published>
<updated>2020-05-24T04:12:32.000Z</updated>
<summary type="html">
<h1 id="5416-检查单词是否为句中其他单词的前缀"><a href="#5416-检查单词是否为句中其他单词的前缀" class="headerlink" title="5416. 检查单词是否为句中其他单词的前缀"></a><a href="">5416.
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_189_contest</title>
<link href="http://yoursite.com/2020/05/17/undefined/leetcode/contest/leetcode-189-contest/"/>
<id>http://yoursite.com/2020/05/17/undefined/leetcode/contest/leetcode-189-contest/</id>
<published>2020-05-17T15:37:08.000Z</published>
<updated>2020-05-18T01:01:53.000Z</updated>
<summary type="html">
<p>通过这次周赛,对Python的喜爱又深了一层。</p>
<h1 id="5412-在既定时间做作业的学生人数"><a href="#5412-在既定时间做作业的学生人数" class="headerlink" title="5412.
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_biweekly_contest_26</title>
<link href="http://yoursite.com/2020/05/17/undefined/leetcode/contest/leetcode-biweekly-contest-26/"/>
<id>http://yoursite.com/2020/05/17/undefined/leetcode/contest/leetcode-biweekly-contest-26/</id>
<published>2020-05-17T15:19:34.000Z</published>
<updated>2020-05-17T15:35:32.000Z</updated>
<summary type="html">
<h1 id="5396-连续字符"><a href="#5396-连续字符" class="headerlink" title="5396. 连续字符"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_188_contest</title>
<link href="http://yoursite.com/2020/05/10/undefined/leetcode/contest/leetcode-188-contest/"/>
<id>http://yoursite.com/2020/05/10/undefined/leetcode/contest/leetcode-188-contest/</id>
<published>2020-05-10T12:34:04.000Z</published>
<updated>2020-05-10T13:10:30.000Z</updated>
<summary type="html">
<h1 id="5404-用栈操作构建数组"><a href="#5404-用栈操作构建数组" class="headerlink" title="5404. 用栈操作构建数组"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_187_contest</title>
<link href="http://yoursite.com/2020/05/03/undefined/leetcode/contest/leetcode-187-contest/"/>
<id>http://yoursite.com/2020/05/03/undefined/leetcode/contest/leetcode-187-contest/</id>
<published>2020-05-03T07:27:40.000Z</published>
<updated>2020-05-03T09:31:08.000Z</updated>
<summary type="html">
<h1 id="5400-旅行终点站"><a href="#5400-旅行终点站" class="headerlink" title="5400. 旅行终点站"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_186_contest</title>
<link href="http://yoursite.com/2020/05/03/undefined/leetcode/contest/leetcode-186-contest/"/>
<id>http://yoursite.com/2020/05/03/undefined/leetcode/contest/leetcode-186-contest/</id>
<published>2020-05-03T06:04:12.000Z</published>
<updated>2020-05-03T07:21:27.000Z</updated>
<summary type="html">
<h1 id="1422-分割字符串的最大得分"><a href="#1422-分割字符串的最大得分" class="headerlink" title="1422. 分割字符串的最大得分"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>leetcode_185_contest</title>
<link href="http://yoursite.com/2020/04/19/undefined/leetcode/contest/leetcode-185-contest/"/>
<id>http://yoursite.com/2020/04/19/undefined/leetcode/contest/leetcode-185-contest/</id>
<published>2020-04-19T07:26:27.000Z</published>
<updated>2020-04-19T08:12:58.000Z</updated>
<summary type="html">
<h1 id="5388-重新格式化字符串"><a href="#5388-重新格式化字符串" class="headerlink" title="5388. 重新格式化字符串"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>动态规划</title>
<link href="http://yoursite.com/2020/03/25/undefined/%E7%BC%96%E7%A8%8B/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
<id>http://yoursite.com/2020/03/25/undefined/编程/动态规划/</id>
<published>2020-03-25T05:24:06.000Z</published>
<updated>2020-03-25T08:44:31.000Z</updated>
<summary type="html">
<h1 id="动态规划"><a href="#动态规划" class="headerlink"
</summary>
<category term="编程" scheme="http://yoursite.com/categories/%E7%BC%96%E7%A8%8B/"/>
<category term="动态规划" scheme="http://yoursite.com/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
</entry>
<entry>
<title>leetcode_124_contest</title>
<link href="http://yoursite.com/2019/02/20/undefined/leetcode/contest/leetcode-124-contest/"/>
<id>http://yoursite.com/2019/02/20/undefined/leetcode/contest/leetcode-124-contest/</id>
<published>2019-02-20T14:35:40.000Z</published>
<updated>2020-04-19T08:25:14.000Z</updated>
<summary type="html">
<h1 id="993-二叉树的堂兄弟节点"><a href="#993-二叉树的堂兄弟节点" class="headerlink" title="993. 二叉树的堂兄弟节点"></a><a
</summary>
<category term="leetcode" scheme="http://yoursite.com/categories/leetcode/"/>
<category term="contest" scheme="http://yoursite.com/categories/leetcode/contest/"/>
<category term="leetcode" scheme="http://yoursite.com/tags/leetcode/"/>
</entry>
<entry>
<title>开博之作</title>
<link href="http://yoursite.com/2019/02/16/undefined/%E7%BC%96%E7%A8%8B/%E5%BC%80%E5%8D%9A%E4%B9%8B%E4%BD%9C/"/>
<id>http://yoursite.com/2019/02/16/undefined/编程/开博之作/</id>
<published>2019-02-16T10:03:43.000Z</published>
<updated>2019-02-20T14:44:45.000Z</updated>
<summary type="html">
<p>今天折腾了半天,总算是拼拼凑凑搭建好了一个精(jian)美(lou)的博客页面。</p>
<p>着手弄这个博客呢,有好几个原因:</p>
<ol>
<li>看别人的博客好看,就想着自己弄一个。不想太折腾,有必须体现程序员的逼格,gayhub是个好东西啊😏</li>
<li
</summary>
<category term="随笔" scheme="http://yoursite.com/tags/%E9%9A%8F%E7%AC%94/"/>
</entry>
</feed>