<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kokorohamoe</author_name>
  <author_url>https://blog.hatena.ne.jp/kokorohamoe/</author_url>
  <blog_title>レビログ管理人の虚言・妄言・戯言　捨て場</blog_title>
  <blog_url>https://kokorohamoe.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>// align.cpp : コンソール アプリケーションのエントリ ポイントを定義します。 // #include &quot;stdafx.h&quot; #include &lt;vector&gt; template&lt;int width&gt; class v :public std::vector&lt;int&gt;{ public: v(int n){ resize(width*n); } int * operator [] (int n){ return &amp;at(n*width); } }; int _tmain(int argc, _TCHAR* argv[]) { v&lt;2&gt; x(2); int i = x[0][0]; x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkokorohamoe.hatenadiary.org%2Fentry%2F20110911&quot; title=&quot; - レビログ管理人の虚言・妄言・戯言　捨て場&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>2011-09-11 00:00:00</published>
  <title></title>
  <type>rich</type>
  <url>https://kokorohamoe.hatenadiary.org/entry/20110911</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
