<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>trhnmr</author_name>
  <author_url>https://blog.hatena.ne.jp/trhnmr/</author_url>
  <blog_title>資格部</blog_title>
  <blog_url>https://qe.hpeo.jp/</blog_url>
  <categories>
    <anon>応用情報技術者</anon>
  </categories>
  <description>2分探索木に関する次の記述を読んで，設問に答えよ。 2分探索木とは，木に含まれる全てのノードがキー値をもち，各ノードNが次の二つの条件を満たす2分木のことである。ここで，重複したキー値をもつノードは存在しないものとする。 ・Nの左側の部分木にある全てのノードのキー値は，Nのキー値よりも小さい。 ・Nの右側の部分木にある全てのノードのキー値は，Nのキー値よりも大きい。 2分探索木の例を図1に示す。図中の数字はキー値を表している。 図1 2分探索木の例 2分探索木をプログラムで表現するために，ノードを表す構造体Nodeを定義する。構造体Nodeの構成要素を表1に示す。 表1 構造体Nodeの構成要…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqe.hpeo.jp%2Fentry%2Fipa-ap%2Fe23apg&quot; title=&quot;AP 午後 プログラミング［R5秋］ - 資格部&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/trhnmr/20240415/20240415120205.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-12 21:41:23</published>
  <title>AP 午後 プログラミング［R5秋］</title>
  <type>rich</type>
  <url>https://qe.hpeo.jp/entry/ipa-ap/e23apg</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
