<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tnn-jp</author_name>
  <author_url>https://blog.hatena.ne.jp/tnn-jp/</author_url>
  <blog_title>tnn-jp.hatenadiary</blog_title>
  <blog_url>https://tnn-jp.hatenadiary.org/</blog_url>
  <categories>
    <anon>AIZU Online Judge</anon>
    <anon>C/C++</anon>
  </categories>
  <description>ACM/ICPC国内予選突破の手引き”Step by step”の難易度：☆☆終わり。 Problem 1131 : Unit Fraction Partition 難易度 : ☆☆ 種類 : 探索 分母の組み合わせを試していく。 でも、はじめさっぱりだった。解説を見てから実装。 #include &lt;iostream&gt; using namespace std; int p, q, a, n; int solve( int i, int last, int prod, int c, int d ) { if( c*q == d*p ) return 1; if( i &gt;= n ) return …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnn-jp.hatenadiary.org%2Fentry%2F20100122%2F1264110702&quot; title=&quot;『ACM/ICPC国内予選突破の手引き』をやってみる（４） - tnn-jp.hatenadiary&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-01-22 06:51:42</published>
  <title>『ACM/ICPC国内予選突破の手引き』をやってみる（４）</title>
  <type>rich</type>
  <url>https://tnn-jp.hatenadiary.org/entry/20100122/1264110702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
