-
Notifications
You must be signed in to change notification settings - Fork 3
/
rss2.xml
241 lines (125 loc) · 7.9 KB
/
rss2.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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Argvchs の小窝</title>
<link>https://argvchs.github.io/</link>
<atom:link href="https://argvchs.github.io/rss2.xml" rel="self" type="application/rss+xml"/>
<description></description>
<pubDate>Sun, 08 Sep 2024 08:49:08 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>P1135 奇怪的电梯</title>
<link>https://argvchs.github.io/2023/11/24/p1135/</link>
<guid>https://argvchs.github.io/2023/11/24/p1135/</guid>
<pubDate>Fri, 24 Nov 2023 13:46:57 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P1135">P1135 奇怪的电梯</a>
题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/11/24/p1135/#disqus_thread</comments>
</item>
<item>
<title>CSP-S 2023 游记</title>
<link>https://argvchs.github.io/2023/10/22/csps-2023/</link>
<guid>https://argvchs.github.io/2023/10/22/csps-2023/</guid>
<pubDate>Sun, 22 Oct 2023 04:06:41 GMT</pubDate>
<description><p>CSP-S 2023 游记。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/csp-s/">CSP-S</category>
<comments>https://argvchs.github.io/2023/10/22/csps-2023/#disqus_thread</comments>
</item>
<item>
<title>Common Luogu-Paste Script</title>
<link>https://argvchs.github.io/2023/09/17/common-ls/</link>
<guid>https://argvchs.github.io/2023/09/17/common-ls/</guid>
<pubDate>Sun, 17 Sep 2023 14:01:53 GMT</pubDate>
<description><p>Common Luogu-Paste Script(简称 Common
LS、CLS)是一个洛谷剪贴板模块规范。</p></description>
<category domain="https://argvchs.github.io/categories/other/">其他</category>
<category domain="https://argvchs.github.io/tags/luogu/">洛谷</category>
<comments>https://argvchs.github.io/2023/09/17/common-ls/#disqus_thread</comments>
</item>
<item>
<title>VSCode 配置教程</title>
<link>https://argvchs.github.io/2023/08/28/vscode-config/</link>
<guid>https://argvchs.github.io/2023/08/28/vscode-config/</guid>
<pubDate>Mon, 28 Aug 2023 06:54:05 GMT</pubDate>
<description><p>面向 OIer 的 VSCode 配置教程。</p></description>
<category domain="https://argvchs.github.io/categories/tutorial/">教程</category>
<category domain="https://argvchs.github.io/tags/vscode/">VSCode</category>
<comments>https://argvchs.github.io/2023/08/28/vscode-config/#disqus_thread</comments>
</item>
<item>
<title>P9584 城市</title>
<link>https://argvchs.github.io/2023/08/26/p9584/</link>
<guid>https://argvchs.github.io/2023/08/26/p9584/</guid>
<pubDate>Sat, 26 Aug 2023 15:28:08 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P9584">P9584 城市</a>
题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/08/26/p9584/#disqus_thread</comments>
</item>
<item>
<title>P9519 pay</title>
<link>https://argvchs.github.io/2023/08/12/p9519/</link>
<guid>https://argvchs.github.io/2023/08/12/p9519/</guid>
<pubDate>Sat, 12 Aug 2023 13:19:17 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P9519">P9519 pay</a>
题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/08/12/p9519/#disqus_thread</comments>
</item>
<item>
<title>P9518 queue</title>
<link>https://argvchs.github.io/2023/08/12/p9518/</link>
<guid>https://argvchs.github.io/2023/08/12/p9518/</guid>
<pubDate>Sat, 12 Aug 2023 13:19:15 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P9518">P9518 queue</a>
题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/08/12/p9518/#disqus_thread</comments>
</item>
<item>
<title>P3380 【模板】二逼平衡树(树套树)</title>
<link>https://argvchs.github.io/2023/08/11/p3380/</link>
<guid>https://argvchs.github.io/2023/08/11/p3380/</guid>
<pubDate>Fri, 11 Aug 2023 15:05:12 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P3380">P3380
【模板】二逼平衡树(树套树)</a> 题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/08/11/p3380/#disqus_thread</comments>
</item>
<item>
<title>P1001 A+B Problem</title>
<link>https://argvchs.github.io/2023/07/27/p1001/</link>
<guid>https://argvchs.github.io/2023/07/27/p1001/</guid>
<pubDate>Thu, 27 Jul 2023 13:27:54 GMT</pubDate>
<description><p><a href="https://www.luogu.com.cn/problem/P1001">P1001 A+B
Problem</a> 题解。</p></description>
<category domain="https://argvchs.github.io/categories/oi/">OI</category>
<category domain="https://argvchs.github.io/tags/solution/">题解</category>
<comments>https://argvchs.github.io/2023/07/27/p1001/#disqus_thread</comments>
</item>
<item>
<title>安装 MinGW-w64 II</title>
<link>https://argvchs.github.io/2023/06/24/mingw-w64-install-2/</link>
<guid>https://argvchs.github.io/2023/06/24/mingw-w64-install-2/</guid>
<pubDate>Sat, 24 Jun 2023 01:28:06 GMT</pubDate>
<description><p>突然发现可以安装 GCC 的时候顺带安装 Clang,于是又写了一篇。</p>
<p>上一篇是这个:<a href="/2022/07/21/mingw-w64-install">安装
MinGW-w64</a></p></description>
<category domain="https://argvchs.github.io/categories/tutorial/">教程</category>
<category domain="https://argvchs.github.io/tags/c-cpp/">C/C++</category>
<category domain="https://argvchs.github.io/tags/mingw/">MinGW</category>
<category domain="https://argvchs.github.io/tags/gcc/">GCC</category>
<category domain="https://argvchs.github.io/tags/clang/">Clang</category>
<comments>https://argvchs.github.io/2023/06/24/mingw-w64-install-2/#disqus_thread</comments>
</item>
</channel>
</rss>