<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ネットを徘徊していたところ、パスカルの三角形の偶奇性をプロットすると、シェルピンスキーの三角形が出てくるという記述があったので、確かめてみました。 ソース・プログラム Fortran2003 program pascal implicit none integer, parameter :: n = 32 integer, allocatable :: pas(:) integer :: i character (len = 80) :: fmt pas = [1] do i = 1, n write(fmt, *) '(t', n - i + 1, ', *(i2))' print fmt,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F2017%2F02%2F09%2F012311&quot; title=&quot;パスカルの三角形とシェルピンスキーの三角形 - fortran66のブログ&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://cdn-ak.f.st-hatena.com/images/fotolife/f/fortran66/20170209/20170209011914.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-02-09 01:23:11</published>
  <title>パスカルの三角形とシェルピンスキーの三角形</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/2017/02/09/012311</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
