<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kira000</author_name>
  <author_url>https://blog.hatena.ne.jp/kira000/</author_url>
  <blog_title>kira924age’s note</blog_title>
  <blog_url>https://kira924age.hatenadiary.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>AOJ</anon>
    <anon>動的計画法</anon>
  </categories>
  <description>問題 問題文 http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=DPL_1_A 問題概要 額面が 円の m 種類の硬貨を使って n 円を支払うときの使用する硬貨の最小枚数を求めよ。 なお各額面のコインは何度でも使用できるものとし, 与えられるコインの額面はすべて異なり, 必ず1を含むことが保証されている。 例 次のような入力が与えられたとき 15 6 1 2 7 8 12 50 n = 15, m = 6 で 7 円の硬貨 1 枚と 8 円の硬貨を 1 枚の合計 2 枚が支払い方の最小枚数となるので, 2 が出力すべき答えである。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkira924age.hatenadiary.com%2Fentry%2F2018%2F02%2F28%2F154521&quot; title=&quot;AOJ DPL1: A - Coin Changing Problem - kira924age’s note&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>https://chart.apis.google.com/chart?cht=tx&amp;chl=%7B%20c_1%2C%20c_2%2C%20...%20c_m%20%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-28 15:45:21</published>
  <title>AOJ DPL1: A - Coin Changing Problem</title>
  <type>rich</type>
  <url>https://kira924age.hatenadiary.com/entry/2018/02/28/154521</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
