<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshiki_utakata</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshiki_utakata/</author_url>
  <blog_title>猫でもわかるWeb開発・プログラミング</blog_title>
  <blog_url>https://www.utakata.work/</blog_url>
  <categories>
  </categories>
  <description>問題 原文: http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=1327 一次元のセルオートマトンがある。セルは0からN-1までのN個ある。 それぞれのセルには0以上でMより小さい整数の値を持つ。 その値は時間によってかわり、i番目のセルの時間tの値は以下の式によって決まる。 A,B,Cは定数であり、非負の整数である。 i &lt; 0 または N &lt;= i では S(i,t) = 0 とする。 時間Tにおけるオートマトンの値を求めよ。 方針 n = 5 の時を例として考える。以下のような行列を考える。*1 B C 0 0 0 A B …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.utakata.work%2Fentry%2F2015%2F06%2F15%2F032716&quot; title=&quot;AOJ 1327: One-Dimensional Cellular Automaton - 猫でもわかるWeb開発・プログラミング&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%20A%20%3D%0A%5Cbegin%7Bbmatrix%7D%0AB%20%26amp%3B%20C%20%26amp%3B%200%20%5C%5C%0AA%20%26amp%3B%20B%20%26amp%3B%20C%20%5C%5C%0A%5Cend%7Bbmatrix%7D%0A</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-15 03:27:16</published>
  <title>AOJ 1327: One-Dimensional Cellular Automaton</title>
  <type>rich</type>
  <url>https://www.utakata.work/entry/2015/06/15/032716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
