<?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/%E4%BA%8C%E5%88%86%E6%9F%A5%E6%89%BE/</link>
    <description>Recent content in 二分查找 on 敲代码的朱雀</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 07 May 2026 07:11:00 +0800</lastBuildDate><atom:link href="https://www.cosefinch.com/tags/%E4%BA%8C%E5%88%86%E6%9F%A5%E6%89%BE/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>P1020 导弹拦截</title>
      <link>https://www.cosefinch.com/posts/p1020-missile-interception/</link>
      <pubDate>Thu, 07 May 2026 07:11:00 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/p1020-missile-interception/</guid>
      <description>
        
          
            利用二分查找优化求最长不上升子序列和最长上升子序列，解决导弹拦截系统最少数量问题
          
          
        
      </description>
    </item>
    
  </channel>
</rss>