<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>snuke</author_name>
  <author_url>https://blog.hatena.ne.jp/snuke/</author_url>
  <blog_title>あなたは嘘つきですかと聞かれたら「YES」と答えるブログ</blog_title>
  <blog_url>https://snuke.hatenablog.com/</blog_url>
  <categories>
    <anon>パズル</anon>
    <anon>雑談</anon>
    <anon>programming</anon>
  </categories>
  <description>謎のゲームを作った。 Sorting game swapしてソートするだけのゲーム。マージソート風にやるよりもクイックソート風にやった方が強いっぽい。 適当に似た色を選んでいく方法も割と強い。 マージソートのやり方 2個組、4個組、8個組までは気合。 このとき、各組はソート済みにしなくてよくて、大事なのは各組内での順序が一意に定まるようにすること。 マージ操作は色に頼りつつ頭の中で頑張る。 8個組と8個組のマージは頭の中だときつい。 小さいやつから順番に正しい位置に置いていく。 「残りのものから最小の数を見つける」という操作が必要になるが、そのような数の候補は２つしかないので極小のもの２つを見…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsnuke.hatenablog.com%2Fentry%2F2015%2F06%2F30%2F193701&quot; title=&quot;Sorting game - あなたは嘘つきですかと聞かれたら「YES」と答えるブログ&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>2015-06-30 19:37:01</published>
  <title>Sorting game</title>
  <type>rich</type>
  <url>https://snuke.hatenablog.com/entry/2015/06/30/193701</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
