<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanpurin</author_name>
  <author_url>https://blog.hatena.ne.jp/kanpurin/</author_url>
  <blog_title>かんプリンの学習記録</blog_title>
  <blog_url>https://kanpurin.hatenablog.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>解説</anon>
    <anon>yukicoder</anon>
    <anon>グラフ</anon>
    <anon>典型</anon>
  </categories>
  <description>問題はこちら 問題概要 解説 提出プログラム 感想 問題概要行列のマスのうちいくつかを選ぶ. 行列のマスを選ぶと, 円失う. また, 行目のすべてのマスを選ぶと円得ることができ, 列目のすべてのマスを選ぶと円得ることができる. このとき最大何円得ることができるか.解説 マスを選ぶのではなく, 行や列を選びその行や列にあるマスをすべて選ぶようにする (を選んだ時,行も列も使わないならを選ぶ必要がないため)以下の条件で利得の最大化を行うことになる. 行目を選ぶと, 円を得る. 列目を選ぶと, 円を得る. ただし, 行目と列目のどちらも選ぶと上に加えて円を得る. 選ぶ/選ばないという選択と, 複数の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanpurin.hatenablog.com%2Fentry%2F2020%2F10%2F12%2F224547&quot; title=&quot;yukicoder No.957 植林 - かんプリンの学習記録&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=%7BA_1%2CB_1%2CC_1%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-12 22:45:47</published>
  <title>yukicoder No.957 植林</title>
  <type>rich</type>
  <url>https://kanpurin.hatenablog.com/entry/2020/10/12/224547</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
