<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jeneshicc</author_name>
  <author_url>https://blog.hatena.ne.jp/jeneshicc/</author_url>
  <blog_title>落書き、時々落学</blog_title>
  <blog_url>https://jeneshicc.hatenadiary.org/</blog_url>
  <categories>
    <anon>Project Euler</anon>
    <anon>C++</anon>
  </categories>
  <description>Problem 260 - Project Euler 21ゲーム（交互に数字を言って，21を言ったら負け）みたいなノリ．メモリが沢山あるマシンなら，簡単（比較的簡単な全探索で解ける）だと思う．最初は，loosing configurationの条件が，バシッと書けると思い，小さい数字でいろいろ試した． しかし，なかなか見つからない． そこで，ナイーブな実装で，狭い範囲のloosing configurationを列挙してみる． →条件良く分からない． →とりあえず，走らせてみっか． →予想以上に速く，答えでた．という流れ． もちろん，メモリを沢山使わない，ナイスな解法もある．実装は配列を破壊…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjeneshicc.hatenadiary.org%2Fentry%2F20091017%2F1255769103&quot; title=&quot;Problem 260 - 落書き、時々落学&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>2009-10-17 17:45:03</published>
  <title>Problem 260</title>
  <type>rich</type>
  <url>https://jeneshicc.hatenadiary.org/entry/20091017/1255769103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
