<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Holomoto-Sumire</author_name>
  <author_url>https://blog.hatena.ne.jp/Holomoto-Sumire/</author_url>
  <blog_title>夜風のMixedReality</blog_title>
  <blog_url>https://redhologerbera.hatenablog.com/</blog_url>
  <categories>
    <anon>1日１問プログラミング学習:C#</anon>
  </categories>
  <description>本日の１日１題枠です。 〇お題 問題: 最大公約数 (GCD) 計算 与えられた2つの整数の最大公約数 (GCD) を計算するプログラムを作成してみてください。GCDは、2つの整数が共通で割り切れる最大の整数です。 プログラムは以下の要件を満たす必要があります： ユーザーから2つの整数を入力として受け取ります。 入力された2つの整数のGCDを計算し、それを表示します。 GCDを計算するために、ユークリッドのアルゴリズムなどの適切なアルゴリズムを使用します。 この問題を解決するプログラムを作成し、異なる整数ペアに対してテストしてみてください。また、エラーハンドリングを行い、負の整数に対しても適切…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fredhologerbera.hatenablog.com%2Fentry%2F2023%2F10%2F26%2F170645&quot; title=&quot;最大公約数計算プログラム - 夜風のMixedReality&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>2023-10-26 17:06:45</published>
  <title>最大公約数計算プログラム</title>
  <type>rich</type>
  <url>https://redhologerbera.hatenablog.com/entry/2023/10/26/170645</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
