<?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>問題 ぷよぷよチックなやつのシミュレーションをする問題。「やるだけ」っていうやつ。 C++で解答 問題: http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=1193 解答コード: http://judge.u-aizu.ac.jp/onlinejudge/review.jsp?rid=1357178 ソースコード主要部分 int main(int argc, const char * argv[]){ while(true){ int h; cin &gt;&gt; h; if(h == 0) return 0; int table[10][…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.utakata.work%2Fentry%2F2015%2F05%2F20%2F001700&quot; title=&quot;AOJ 1193: 連鎖消滅パズル (Chain Disappearance Puzzle) - 猫でもわかる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://cdn-ak.f.st-hatena.com/images/fotolife/y/yoshiki_utakata/20150520/20150520001356.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-20 00:17:00</published>
  <title>AOJ 1193: 連鎖消滅パズル (Chain Disappearance Puzzle)</title>
  <type>rich</type>
  <url>https://www.utakata.work/entry/2015/05/20/001700</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
