<?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/%E9%80%92%E5%BD%92/</link>
    <description>Recent content in 递归 on 敲代码的朱雀</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 06 May 2026 23:00:00 +0800</lastBuildDate><atom:link href="https://www.cosefinch.com/tags/%E9%80%92%E5%BD%92/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>P1010 幂次方</title>
      <link>https://www.cosefinch.com/posts/p1010-power-of-two/</link>
      <pubDate>Wed, 06 May 2026 23:00:00 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/p1010-power-of-two/</guid>
      <description>
        
          
            通过递归将正整数分解为2的幂次方之和，并按特定格式输出
          
          
        
      </description>
    </item>
    
  </channel>
</rss>