<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hex4C59's Blog</title><link>http://hex4c59.cc/</link><description>Recent content on Hex4C59's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>hex4c59@users.noreply.github.com (Hex4C59)</managingEditor><webMaster>hex4c59@users.noreply.github.com (Hex4C59)</webMaster><lastBuildDate>Sat, 04 Apr 2026 01:50:00 +0800</lastBuildDate><atom:link href="http://hex4c59.cc/index.xml" rel="self" type="application/rss+xml"/><item><title>Agent</title><link>http://hex4c59.cc/agent/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/agent/</guid><description/></item><item><title>Archive</title><link>http://hex4c59.cc/archives/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/archives/</guid><description/></item><item><title>LeetCode</title><link>http://hex4c59.cc/leetcode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/leetcode/</guid><description>&lt;p&gt;这里收录我的 LeetCode 题解与刷题记录。页面会持续补充，并尽量保持统一的分析结构，方便回顾同一类题目的通用套路。&lt;/p&gt;
&lt;h2 id="这个页面能做什么"&gt;这个页面能做什么&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;按题号浏览：适合快速定位某一道题&lt;/li&gt;
&lt;li&gt;按难度筛选：适合按训练节奏安排刷题&lt;/li&gt;
&lt;li&gt;按标签筛选：适合做专题复习，例如 &lt;code&gt;array&lt;/code&gt;、&lt;code&gt;dp&lt;/code&gt;、&lt;code&gt;tree&lt;/code&gt;、&lt;code&gt;sliding-window&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;按最近更新查看：适合回看最近补充或重写过的题解&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="题解内容规范"&gt;题解内容规范&lt;/h2&gt;
&lt;p&gt;每篇题解默认会包含：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;题目链接&lt;/li&gt;
&lt;li&gt;题意概述与示例&lt;/li&gt;
&lt;li&gt;暴力思路与优化思路&lt;/li&gt;
&lt;li&gt;复杂度分析&lt;/li&gt;
&lt;li&gt;Python / Rust 代码实现&lt;/li&gt;
&lt;li&gt;易错点提醒与总结&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="阅读建议"&gt;阅读建议&lt;/h2&gt;
&lt;p&gt;如果你是第一次刷某类题，建议先看：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;题意是否属于某个经典模式，例如哈希表、双指针、滑动窗口、动态规划&lt;/li&gt;
&lt;li&gt;暴力解为什么不够好&lt;/li&gt;
&lt;li&gt;优化后的核心状态是如何维护的&lt;/li&gt;
&lt;li&gt;相同套路能否迁移到别的题目上&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;如果你是来查某一道题，直接使用下方的筛选与排序区域会更高效。&lt;/p&gt;
&lt;p&gt;欢迎从下方列表开始阅读。&lt;/p&gt;</description></item><item><title>Posts</title><link>http://hex4c59.cc/posts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/posts/</guid><description/></item><item><title>Search</title><link>http://hex4c59.cc/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/search/</guid><description/></item><item><title>翻译</title><link>http://hex4c59.cc/translations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>hex4c59@users.noreply.github.com (Hex4C59)</author><guid>http://hex4c59.cc/translations/</guid><description/></item></channel></rss>