<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>头文件 on My Blog</title>
    <link>http://localhost:1313/tags/%E5%A4%B4%E6%96%87%E4%BB%B6/</link>
    <description>Recent content from My Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    
    <managingEditor>3453434429@qq.com (ArenBase)</managingEditor>
    <webMaster>3453434429@qq.com (ArenBase)</webMaster>
    
    <copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright>
    
    <lastBuildDate>Fri, 10 Apr 2026 00:00:00 +0000</lastBuildDate>
    
    
    <atom:link href="http://localhost:1313/tags/%E5%A4%B4%E6%96%87%E4%BB%B6/index.xml" rel="self" type="application/rss&#43;xml" />
    

    
    

    <item>
      <title>常用的C&#43;&#43;头文件</title>
      <link>http://localhost:1313/post/%E5%B8%B8%E7%94%A8%E7%9A%84c&#43;&#43;%E5%A4%B4%E6%96%87%E4%BB%B6/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 &#43;0000</pubDate>
      <author>3453434429@qq.com (ArenBase)</author>
      <guid>http://localhost:1313/post/%E5%B8%B8%E7%94%A8%E7%9A%84c&#43;&#43;%E5%A4%B4%E6%96%87%E4%BB%B6/</guid>
      <description>
        <![CDATA[<h1>常用的C++头文件</h1><p>作者：ArenBase（3453434429@qq.com）</p>
        
          <p>竞赛中，掌握常用算法头文件和相关方法能显著提升解题效率。以下是核心头文件及常用方法的总结：</p>
<h2 id="常用算法头文件">
<a class="header-anchor" href="#%e5%b8%b8%e7%94%a8%e7%ae%97%e6%b3%95%e5%a4%b4%e6%96%87%e4%bb%b6"></a>
常用算法头文件
</h2><p><strong>1. <code>&lt;algorithm&gt;</code>- 算法库核心</strong></p>
<ul>
<li>
<p><code>sort(begin, end, cmp)</code>- 排序（默认升序）</p>
        
        <hr><p>本文2026-04-10首发于<a href='http://localhost:1313/'>My Blog</a>，最后修改于2026-04-10</p>]]>
      </description>
      
        <category>C&#43;&#43;</category>
      
    </item>
    
  </channel>
</rss>
