<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tyoimari</author_name>
  <author_url>https://blog.hatena.ne.jp/tyoimari/</author_url>
  <blog_title>雑記帳</blog_title>
  <blog_url>https://prisoner.hatenadiary.com/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
    <anon>Python</anon>
  </categories>
  <description>パスカルの三角形の値を2で割った余りで表示したもの。 別名があったと思うけど、思い出せない.....。 パスカルの三角形 1 1 2 1 1 3 1 2 1 4 1 3 3 1 5 1 4 6 4 1 パスカルの三角形を2で割った余り 1 1 2 1 1 3 1 0 1 4 1 1 1 1 5 1 0 0 0 1</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprisoner.hatenadiary.com%2Fentry%2F2016%2F10%2F23%2F171655&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>2016-10-23 17:16:55</published>
  <title>パスカルの三角形をビットシフトで</title>
  <type>rich</type>
  <url>https://prisoner.hatenadiary.com/entry/2016/10/23/171655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
