<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BG1</author_name>
  <author_url>https://blog.hatena.ne.jp/BG1/</author_url>
  <blog_title>車輪のx発明 ~B.G's Blog~</blog_title>
  <blog_url>https://bg1.hatenablog.com/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
  </categories>
  <description>2つの自然数の最大公約数を求めるには、ユークリッドの互除法というアルゴリズムを使うといい。最大公約数の算出 | WEBサービス創造記 C言語入門 - 入力した2つの自然数の最大公約数を求める - Webkaru実は2種類あって、減算を使う方法は、剰余を使う方法は、と書く。mainは、と書く。 $ vi euclidean_algorithm.c $ gcc euclidean_algorithm.c -o euclidean_algorithm $ ./euclidean_algorithm a: 72 b: 128 result1 = 8 result2 = 8 $ euclidean_al…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2017%2F09%2F16%2F210000&quot; title=&quot;ユークリッドの互除法 - 車輪のx発明 ~B.G&amp;#39;s Blog~&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>2017-09-16 21:00:00</published>
  <title>ユークリッドの互除法</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2017/09/16/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
