<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Treap &#8211; solstice23</title>
	<atom:link href="https://archive-blog.s23.moe/archives/tag/treap/feed" rel="self" type="application/rss+xml" />
	<link>https://archive-blog.s23.moe</link>
	<description>Blog</description>
	<lastBuildDate>Fri, 24 Apr 2020 19:17:12 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.3</generator>

<image>
	<url>https://archive-blog.s23.moe/wp-content/uploads/2020/03/cropped-solstice23icon-32x32.png</url>
	<title>Treap &#8211; solstice23</title>
	<link>https://archive-blog.s23.moe</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>洛谷 P1801 &#8211; 黑匣子 NOI 导刊 2010 提高 (06)</title>
		<link>https://archive-blog.s23.moe/archives/203</link>
					<comments>https://archive-blog.s23.moe/archives/203#respond</comments>
		
		<dc:creator><![CDATA[solstice23]]></dc:creator>
		<pubDate>Sun, 24 Feb 2019 03:13:38 +0000</pubDate>
				<category><![CDATA[OI]]></category>
		<category><![CDATA[Treap]]></category>
		<category><![CDATA[平衡树]]></category>
		<category><![CDATA[洛谷]]></category>
		<guid isPermaLink="false">http://abc233.site/?p=203</guid>

					<description><![CDATA[题面 思路 平衡树裸题，直接上板子。每次添加的时候 add ，查询的时候输出第 I 小的并更新 I 即可。 代 [&#8230;]]]></description>
		
					<wfw:commentRss>https://archive-blog.s23.moe/archives/203/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>洛谷 P1486 &#038; LOJ 10145 -「一本通 4.6 练习 2」郁闷的出纳员</title>
		<link>https://archive-blog.s23.moe/archives/140</link>
					<comments>https://archive-blog.s23.moe/archives/140#respond</comments>
		
		<dc:creator><![CDATA[solstice23]]></dc:creator>
		<pubDate>Sun, 17 Feb 2019 01:29:30 +0000</pubDate>
				<category><![CDATA[OI]]></category>
		<category><![CDATA[LOJ]]></category>
		<category><![CDATA[Treap]]></category>
		<category><![CDATA[平衡树]]></category>
		<category><![CDATA[洛谷]]></category>
		<guid isPermaLink="false">http://abc233.site/?p=140</guid>

					<description><![CDATA[题面 题目传送门 思路 看到题目的插入、删除和查询第 k 大操作，就想到了 Treap。 但是全部员工加减工资 [&#8230;]]]></description>
		
					<wfw:commentRss>https://archive-blog.s23.moe/archives/140/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>洛谷 P2286 &#038; LOJ 10144 -「一本通 4.6 练习 1」宠物收养所</title>
		<link>https://archive-blog.s23.moe/archives/138</link>
					<comments>https://archive-blog.s23.moe/archives/138#respond</comments>
		
		<dc:creator><![CDATA[solstice23]]></dc:creator>
		<pubDate>Sun, 17 Feb 2019 01:19:29 +0000</pubDate>
				<category><![CDATA[OI]]></category>
		<category><![CDATA[LOJ]]></category>
		<category><![CDATA[Treap]]></category>
		<category><![CDATA[平衡树]]></category>
		<category><![CDATA[洛谷]]></category>
		<guid isPermaLink="false">http://abc233.site/?p=138</guid>

					<description><![CDATA[题面 题目传送门 思路 根据题意，每一个主人到达收养所后，如果有宠物，就会领养。同样地，宠物也是如此，只要有主 [&#8230;]]]></description>
		
					<wfw:commentRss>https://archive-blog.s23.moe/archives/138/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
