<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>Secret Garden(Instrumental)</blog_title>
  <blog_url>https://secret-garden.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>特に意味はないんですが、C++ でライフゲームを書いてみました。 C++14 で動作します（Windows での動作は未確認。 [コード] #include &lt;cstdlib&gt; #include &lt;thread&gt; #include &lt;string&gt; #include &lt;iostream&gt; #include &lt;vector&gt; int main(){ using table_t = std::vector&lt;std::vector&lt;bool&gt;&gt;; table_t table = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecret-garden.hatenablog.com%2Fentry%2F2017%2F07%2F21%2F145712&quot; title=&quot;C++ でライフゲームを書いてみた - Secret Garden(Instrumental)&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>https://user-images.githubusercontent.com/214488/28450693-d88ae6d6-6e23-11e7-986b-92e01ecef14a.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-21 14:57:12</published>
  <title>C++ でライフゲームを書いてみた</title>
  <type>rich</type>
  <url>https://secret-garden.hatenablog.com/entry/2017/07/21/145712</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
