<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qnighy</author_name>
  <author_url>https://blog.hatena.ne.jp/qnighy/</author_url>
  <blog_title>簡潔なQ</blog_title>
  <blog_url>https://qnighy.hatenablog.com/</blog_url>
  <categories>
    <anon>100articles</anon>
    <anon>Programming</anon>
    <anon>TodaysJOI</anon>
  </categories>
  <description>まあ、そんなに難しくはない。stars_partのsortは不要な気がするが気にしない。 #include &lt;cstdio&gt; #include &lt;algorithm&gt; #include &lt;vector&gt; using namespace std; int main(int argc,char* argv[]) { int m,n; scanf(&quot;%d\n&quot;,&amp;m); vector&lt;pair&lt;int,int&gt; &gt; stars_part(m); for(int i=0;i&lt;m;i++) { scanf(&quot;%d %d\n&quot;,&amp;stars_part[i].first,&amp;stars_part[i].sec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqnighy.hatenablog.com%2Fentry%2F20081014%2F1223980159&quot; title=&quot;JOI2008予選 問題4＠C++(8) - 簡潔なQ&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>2008-10-14 19:29:19</published>
  <title>JOI2008予選 問題4＠C++(8)</title>
  <type>rich</type>
  <url>https://qnighy.hatenablog.com/entry/20081014/1223980159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
