<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sho_ya</author_name>
  <author_url>https://blog.hatena.ne.jp/sho_ya/</author_url>
  <blog_title>プログラマの森（仮）</blog_title>
  <blog_url>https://mo2i.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>何故書くか？は前前前前回書いたので、以下、即本題。 今回は、C言語によるアルゴリズム事典を参考にしたので、C言語は省くことにした。 実行環境はcoding groundというWEB上でコンパイルから実行までしてくれるサービスを使用。 本当は定義したメソッドだけ書いておきたいのだけど、後々動作確認したいと思った時にコピペで済むので前処理等も書いておいた。 JavaScript function margeSort(arr, head, tail) { let m = (head, tail) =&gt; { if (head &lt; tail) { let mid = Math.floor((head +…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmo2i.hateblo.jp%2Fentry%2F2018%2F11%2F06%2F174238&quot; title=&quot;マージソート（mergeSort）9種類の言語で書いてみた - プログラマの森（仮）&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>2018-11-06 17:42:38</published>
  <title>マージソート（mergeSort）9種類の言語で書いてみた</title>
  <type>rich</type>
  <url>https://mo2i.hateblo.jp/entry/2018/11/06/174238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
