<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>算法 on Salty Blog</title>
    <link>https://ihco3.com/tags/%E7%AE%97%E6%B3%95/</link>
    <description>Recent content in 算法 on Salty Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 14 Nov 2023 20:29:58 +0800</lastBuildDate>
    <atom:link href="https://ihco3.com/tags/%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>区间 DP - 动态规划</title>
      <link>https://ihco3.com/posts/dp-range/</link>
      <pubDate>Tue, 14 Nov 2023 20:29:58 +0800</pubDate>
      <guid>https://ihco3.com/posts/dp-range/</guid>
      <description>一些区间 DP 题的思考</description>
    </item>
    <item>
      <title>背包 - 动态规划</title>
      <link>https://ihco3.com/posts/dp-backpack/</link>
      <pubDate>Tue, 24 Oct 2023 11:18:01 +0800</pubDate>
      <guid>https://ihco3.com/posts/dp-backpack/</guid>
      <description>01背包、完全背包、分组背包、二进制拆分</description>
    </item>
  </channel>
</rss>
