<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>贪心 on 敲代码的朱雀</title>
    <link>https://www.cosefinch.com/tags/%E8%B4%AA%E5%BF%83/</link>
    <description>Recent content in 贪心 on 敲代码的朱雀</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 08 May 2026 09:55:10 +0800</lastBuildDate><atom:link href="https://www.cosefinch.com/tags/%E8%B4%AA%E5%BF%83/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>P1003 铺地毯</title>
      <link>https://www.cosefinch.com/posts/p1003-carpet/</link>
      <pubDate>Fri, 08 May 2026 09:55:10 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/p1003-carpet/</guid>
      <description>
        
          
            按编号从大到小枚举地毯，找到第一个覆盖目标点的地毯即为答案
          
          
        
      </description>
    </item>
    
  </channel>
</rss>