<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>一世繁华 - 算法训练营Day9:栈与列表Part1 的评论</title>
<link>https://blog.hantaotao.top/archives/178/</link>
<atom:link href="https://blog.hantaotao.top/feed/archives/178/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>理论基础栈是先进后出，队列是先进先出。如图所示：理解如下4个问题C++中stack 是容器么？我们使用的stack是属于哪个版本的STL？我们使用的STL中stack是如何实现的？stack 提...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>