<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yebis0942</author_name>
  <author_url>https://blog.hatena.ne.jp/yebis0942/</author_url>
  <blog_title>yebis0942’s blog</blog_title>
  <blog_url>https://yebis0942.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>ソートアルゴリズムの勉強 - yebis0942’s blogの続き。 マージソートのマージする部分で、「配列Aと配列Bのどちらも空ではないなら」という条件文にするべきところを「配列Aと配列Bのどちらかが空ではないなら」と書いていたのが原因だった。コードを慣れないC++で書いているので、自分の言語に対する知識が間違っているのか、ロジックの理解に問題があるのかはっきりしなくて難しい。しかし自分がそれなりに習熟しているのはスクリプト言語ばかりで、それでソートとかを書いてもアルゴリズムの勉強をしているという気分が出ない。 vector&lt;int&gt; mergesort(vector&lt;int&gt; v) { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyebis0942.hatenablog.com%2Fentry%2F2014%2F08%2F26%2F135810&quot; title=&quot;ソートアルゴリズムの勉強2 - yebis0942’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>2014-08-26 13:58:10</published>
  <title>ソートアルゴリズムの勉強2</title>
  <type>rich</type>
  <url>https://yebis0942.hatenablog.com/entry/2014/08/26/135810</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
