<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>peryaudo</author_name>
  <author_url>https://blog.hatena.ne.jp/peryaudo/</author_url>
  <blog_title>ペリャウドの日</blog_title>
  <blog_url>https://peryaudo.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Algorithm</anon>
    <anon>AOJ</anon>
  </categories>
  <description>404 Not Found #include &lt;cstdio&gt; #include &lt;map&gt; #include &lt;vector&gt; #include &lt;algorithm&gt; using namespace std; int main() { map &lt;int, int&gt; m; map &lt;int, vector&lt;int&gt; &gt; l; int n; while(~scanf(&quot;%d\n&quot;, &amp;n)) m[n]++; for(map&lt;int, int&gt;::iterator it = m.begin(); it != m.end(); it++) l[(*it).second].push_back((*i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperyaudo.hatenablog.com%2Fentry%2F20100816%2F1281954144&quot; title=&quot;AOJ 0028 Mode Value - ペリャウドの日&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>2010-08-16 19:22:24</published>
  <title>AOJ 0028 Mode Value</title>
  <type>rich</type>
  <url>https://peryaudo.hatenablog.com/entry/20100816/1281954144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
