<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mo2dx</author_name>
  <author_url>https://blog.hatena.ne.jp/mo2dx/</author_url>
  <blog_title>motu*2</blog_title>
  <blog_url>https://motumotu.hateblo.jp/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>シミュレーション</anon>
  </categories>
  <description>問題文 http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0108 概要 省略 解法 直前の状態を配列に保持して、それぞれの数を数えて配列を更新し、 直前の状態と比較する。 同じだったら終了。sは12までだと思ってたけど違うみたい。 制約をちゃんと問題文に書いてほしいなあ。 コード #include &lt;iostream&gt; #include &lt;cstdio&gt; #include &lt;algorithm&gt; using namespace std; #define FOR(i,a,b) for(int i=(a);i&lt;(b);i++) #d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmotumotu.hateblo.jp%2Fentry%2F2014%2F12%2F15%2F004140&quot; title=&quot;AOJ 0108 Operation of Frequency of Appearance - motu*2&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>2014-12-15 00:41:40</published>
  <title>AOJ 0108 Operation of Frequency of Appearance</title>
  <type>rich</type>
  <url>https://motumotu.hateblo.jp/entry/2014/12/15/004140</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
