<?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>yukicoder</anon>
    <anon>解説</anon>
    <anon>競技プログラミング</anon>
    <anon>数え上げ</anon>
    <anon>グラフ</anon>
    <anon>式変形</anon>
  </categories>
  <description>問題はこちら 問題概要 思考の流れ 提出プログラム 感想 問題概要ラベル付き頂点のパスグラフから頂点を削除していく. 頂点をつ削除するたび連結成分の個数の点数を得る. 通りの削除の仕方すべての点数の総和を求めよ.思考の流れ 連結成分の数というのは数えにくい. パスグラフは木の一種であるのでABC173 F - Intervals on Treeと同様に考えると, 「頂点削除後の残りの頂点の数の総和」から「頂点削除後の残りの辺の数の総和」を引けばよい.「頂点削除後の残りの頂点の数の総和」は削除の仕方によらず「頂点削除後の残りの辺の数の総和」はのとき各辺の寄与分を考えると, つの辺につきよって答え…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanpurin.hatenablog.com%2Fentry%2F2021%2F01%2F18%2F183233&quot; title=&quot;yukicoder No.1348 Split Tile - かんプリンの学習記録&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>2021-01-18 18:32:33</published>
  <title>yukicoder No.1348 Split Tile</title>
  <type>rich</type>
  <url>https://kanpurin.hatenablog.com/entry/2021/01/18/183233</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
