mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-04 19:20:52 +08:00
deploy
This commit is contained in:
@@ -3327,7 +3327,7 @@
|
||||
<div class="admonition abstract">
|
||||
<p class="admonition-title">Abstract</p>
|
||||
<p>栈如同叠猫猫,而队列就像猫猫排队。</p>
|
||||
<p>两者分别代表着先入后出和先入先出的逻辑关系。</p>
|
||||
<p>两者分别代表先入后出和先入先出的逻辑关系。</p>
|
||||
</div>
|
||||
<h2 id="_1">本章内容<a class="headerlink" href="#_1" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user