<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Zju on I'm OWenT</title><link>//owent.net/tags/zju.html</link><description>Recent content in Zju on I'm OWenT</description><generator>Hugo</generator><language>zh-cn</language><copyright>&lt;a rel="license" href="https://github.com/owent/blog-hugo/blob/master/LICENSE.md"&gt;&lt;img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" /&gt;&lt;/a&gt;</copyright><lastBuildDate>Mon, 15 Mar 2010 14:49:52 +0000</lastBuildDate><atom:link href="//owent.net/tags/zju/index.xml" rel="self" type="application/rss+xml"/><item><title>ZOJ 3309 Search New Posts 解题报告</title><link>//owent.net/2010/53.html</link><pubDate>Mon, 15 Mar 2010 14:49:52 +0000</pubDate><guid>//owent.net/2010/53.html</guid><description>&lt;p&gt;题目链接：&lt;a href="http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3309"&gt;http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3309&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;一道典型的Hash题&lt;/p&gt;
&lt;p&gt;题目很好理解。这里不复述&lt;/p&gt;
&lt;p&gt;由于输入语句最大数量200000，不用Hash铁定TLE。然后数据量不超过10000，所以必然有很多search和reply的操作。&lt;/p&gt;</description></item></channel></rss>