<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rokugats</author_name>
  <author_url>https://blog.hatena.ne.jp/rokugats/</author_url>
  <blog_title>ICPC log</blog_title>
  <blog_url>https://rokugats-pc.hateblo.jp/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>ICPC国内予選</anon>
  </categories>
  <description>やるだけ。2005国内予選A問題。 #include &lt;cstdio&gt; #include &lt;algorithm&gt; using namespace std; int main() { int m; scanf(&quot;%d&quot;, &amp;m); while (m--) { int fund, year, n; scanf(&quot;%d %d %d&quot;, &amp;fund, &amp;year, &amp;n); int ans = fund; while (n--) { int type, fee; double rate; scanf(&quot;%d %lf %d&quot;, &amp;type, &amp;rate, &amp;fee); int result = fund…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frokugats-pc.hateblo.jp%2Fentry%2F2014%2F06%2F30%2F235123&quot; title=&quot;AOJ 1135 Ohgas&amp;#39; Fortune - ICPC log&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-06-30 23:51:23</published>
  <title>AOJ 1135 Ohgas' Fortune</title>
  <type>rich</type>
  <url>https://rokugats-pc.hateblo.jp/entry/2014/06/30/235123</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
