<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tama-jp</author_name>
  <author_url>https://blog.hatena.ne.jp/tama-jp/</author_url>
  <blog_title>たまたんのぶろぐ</blog_title>
  <blog_url>https://tama.hatenablog.jp/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>久々にブログ書いちゃいます。いつも通り内容が薄いですが。。。。 FB上で出てたロジックの問題です。 なんか気になったんで解いてみました。(・ω・)ノ [問題] 三種の品物a.b.cがあり順に20.15.12円である。 a.b.cを合わせ60個買ったらちょうど1000円になった。 この時a.b.cを買った組み合わせは何通り考えられるか。 なお、a.b.cのうち買わないものがあってもよいとする。 まぁ、ループしたら簡単に答えは出るんですけど、 出来るだけ処理を減らす工夫をしなきゃね。 連立方程式としては、 a × 20 + b × 15 + c × 12 = 1000 a + b + c = 60…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftama.hatenablog.jp%2Fentry%2F2012%2F10%2F27%2F110439&quot; title=&quot;数学（プログラム）の時間？ - たまたんのぶろぐ&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>2012-10-27 11:04:39</published>
  <title>数学（プログラム）の時間？</title>
  <type>rich</type>
  <url>https://tama.hatenablog.jp/entry/2012/10/27/110439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
