<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kotsubu-chan</author_name>
  <author_url>https://blog.hatena.ne.jp/kotsubu-chan/</author_url>
  <blog_title>続・ひよ子のきもち</blog_title>
  <blog_url>https://kotsubu-chan.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>《関連記事》__str__ K&amp;R で紹介された事例をもとに、組み込み型 dict と同等の機能を提供するために必要な、ハッシュ表と連結リストを実現します。class HashTable: hashsize = 5 # = 101 none = NoneList() def __init__(self, none=none): self.hashtab = [none]*self.hashsize def __str__(self): return &quot;%s(%s)&quot;%( self.__class__.__name__, self.hashtab)クラス HashTable は（前述した、クラス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkotsubu-chan.hatenadiary.org%2Fentry%2F20071206%2F1222352593&quot; title=&quot;ハッシュ表と連結リスト - 続・ひよ子のきもち&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>2007-12-06 23:23:13</published>
  <title>ハッシュ表と連結リスト</title>
  <type>rich</type>
  <url>https://kotsubu-chan.hatenadiary.org/entry/20071206/1222352593</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
