<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rahaema</author_name>
  <author_url>https://blog.hatena.ne.jp/rahaema/</author_url>
  <blog_title>Mae向きなブログ</blog_title>
  <blog_url>https://maehrm.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>令和8年度大学入学共通テスト 情報Iの第3問は文化祭で来訪者が体験できるゲーム作品の待ち時間について考える問題でした。 問2,問3の内容を実際にPythonで作ってみました。ただし、配列の添字は0から始まるように変更しています(0-indexed)。 center_exam_info2026_3_fig2.py # 第3問 図2 2人目以降の来訪者の待ち時間を求めるプログラム def 要素数(a): return len(a) def 最大値(x, y): if x &gt; y: return x else: return y taiken = 3 Touchaku = [0, 3, 4, 10,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaehrm.hatenablog.com%2Fentry%2F2026%2F01%2F19%2F191210&quot; title=&quot;令和8年度 大学入学共通テスト 情報I 第3問 - Mae向きなブログ&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/r/rahaema/20260119/20260119190001.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-01-19 19:12:10</published>
  <title>令和8年度 大学入学共通テスト 情報I 第3問</title>
  <type>rich</type>
  <url>https://maehrm.hatenablog.com/entry/2026/01/19/191210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
