<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>parukii</author_name>
  <author_url>https://blog.hatena.ne.jp/parukii/</author_url>
  <blog_title>parukiのブログ</blog_title>
  <blog_url>https://par.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>int N, K, M; int main() { ios::sync_with_stdio(false); cin.tie(0); cout &lt;&lt; fixed &lt;&lt; setprecision(20); cin &gt;&gt; N &gt;&gt; K &gt;&gt; M; // 各単語の番号 map&lt;string, int&gt; id; rep(i, N) { string s; cin &gt;&gt; s; id[s] = i; } // 各単語の送信コスト vi A(N); rep(i, N)cin &gt;&gt; A[i]; // そのグループに属す単語で最小のコスト vi cost(K, INT_MAX); map&lt;int, int&gt; g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpar.hateblo.jp%2Fentry%2F2018%2F04%2F04%2F092941&quot; title=&quot;B. Mahmoud and Ehab and the message | Codeforces Round #473 (Div. 2) - parukiのブログ&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>2018-04-04 09:29:41</published>
  <title>B. Mahmoud and Ehab and the message | Codeforces Round #473 (Div. 2)</title>
  <type>rich</type>
  <url>https://par.hateblo.jp/entry/2018/04/04/092941</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
