<?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 逍遥乡：Allen&#39;s World</title>
    <link>https://blog.allenwu233.com/zh/tags/%E7%AE%97%E6%B3%95/</link>
    <description>Recent content in 算法 on 逍遥乡：Allen&#39;s World</description>
    <generator>Hugo -- 0.154.5</generator>
    <language>zh</language>
    <lastBuildDate>Tue, 25 Apr 2023 15:59:32 +0800</lastBuildDate>
    <atom:link href="https://blog.allenwu233.com/zh/tags/%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Codeforces Round 867 (Div. 3) 题解</title>
      <link>https://blog.allenwu233.com/zh/posts/contest-1822/</link>
      <pubDate>Tue, 25 Apr 2023 15:59:32 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/contest-1822/</guid>
      <description>第一篇CF题解</description>
    </item>
    <item>
      <title>Allen的动态规划基础</title>
      <link>https://blog.allenwu233.com/zh/posts/allen-dynamic-programming/</link>
      <pubDate>Mon, 13 Mar 2023 21:58:57 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/allen-dynamic-programming/</guid>
      <description>状态和状态转移方程</description>
    </item>
    <item>
      <title>Allen的图论基础</title>
      <link>https://blog.allenwu233.com/zh/posts/allen-graph/</link>
      <pubDate>Sun, 26 Feb 2023 15:37:08 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/allen-graph/</guid>
      <description>比如......一笔画问题？</description>
    </item>
    <item>
      <title>路径寻找-八数码问题</title>
      <link>https://blog.allenwu233.com/zh/posts/8-nums/</link>
      <pubDate>Fri, 27 Jan 2023 15:47:55 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/8-nums/</guid>
      <description>Hash与BFS</description>
    </item>
    <item>
      <title>UVa 12166 Equilibrium Mobile</title>
      <link>https://blog.allenwu233.com/zh/posts/uva12166/</link>
      <pubDate>Thu, 12 Jan 2023 16:57:44 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/uva12166/</guid>
      <description>二叉树与天平</description>
    </item>
    <item>
      <title>Uva 1600 Patrol Robot</title>
      <link>https://blog.allenwu233.com/zh/posts/uva1600/</link>
      <pubDate>Wed, 11 Jan 2023 12:30:00 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/uva1600/</guid>
      <description>BFS求最短路的升级版</description>
    </item>
    <item>
      <title>UVa 439 Knight Moves</title>
      <link>https://blog.allenwu233.com/zh/posts/uva439/</link>
      <pubDate>Mon, 09 Jan 2023 18:33:00 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/uva439/</guid>
      <description>来下国际象棋吧</description>
    </item>
    <item>
      <title>生成和检查的有机结合-回溯法</title>
      <link>https://blog.allenwu233.com/zh/posts/backtracking/</link>
      <pubDate>Sat, 03 Dec 2022 20:00:00 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/backtracking/</guid>
      <description>减少不必要的枚举</description>
    </item>
    <item>
      <title>数据结构之美-二叉树</title>
      <link>https://blog.allenwu233.com/zh/posts/binary-tree/</link>
      <pubDate>Sun, 06 Nov 2022 22:00:00 +0800</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/binary-tree/</guid>
      <description>最近看什么都像二叉树（</description>
    </item>
    <item>
      <title>最“简单”的算法——贪心算法</title>
      <link>https://blog.allenwu233.com/zh/posts/greedy-algorithm/</link>
      <pubDate>Fri, 07 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/greedy-algorithm/</guid>
      <description>这破题我写了三天.jpg</description>
    </item>
    <item>
      <title>Python生成多项式与牛顿法</title>
      <link>https://blog.allenwu233.com/zh/posts/poly-newton/</link>
      <pubDate>Sun, 02 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/poly-newton/</guid>
      <description>Python 与数学的碰撞</description>
    </item>
    <item>
      <title>C语言初学者的汉诺塔</title>
      <link>https://blog.allenwu233.com/zh/posts/hanoi/</link>
      <pubDate>Sun, 11 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.allenwu233.com/zh/posts/hanoi/</guid>
      <description>与算法的邂逅</description>
    </item>
  </channel>
</rss>
