<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ono_matope</author_name>
  <author_url>https://blog.hatena.ne.jp/ono_matope/</author_url>
  <blog_title>小野マトペの業務日誌(アニメ制作してない篇)</blog_title>
  <blog_url>https://ono-matope.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>FILOの操作って言うのは、下の四角をスタック内の配列aとして… a[0][1][2][3][4][5] Stack(6) □□□□□□ push(8) 8□□□□□ push(7) 8 7□□□□ push(4) 8 7 4□□□ pop() 8 7□□□□//出力：4 な感じ。pushした時、a[現在pushされている要素の数]に新たな要素を加えている事がわかる。 よって、変数b(現在pushされている要素の数)を用意するのが妥当である。 bはpushする度に増分し、popすると減少する。基本的には、push時はa[b]に引数を代入、pop時にはbを返す事でFILO型スタックは実現できる。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fono-matope.hatenadiary.jp%2Fentry%2F20041201%2F1101922359&quot; title=&quot;FILO編 - 小野マトペの業務日誌(アニメ制作してない篇)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-12-01 02:32:39</published>
  <title>FILO編</title>
  <type>rich</type>
  <url>https://ono-matope.hatenadiary.jp/entry/20041201/1101922359</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
