<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mmxsrup</author_name>
  <author_url>https://blog.hatena.ne.jp/mmxsrup/</author_url>
  <blog_title>srupのメモ帳</blog_title>
  <blog_url>https://mmxsrup.hatenablog.com/</blog_url>
  <categories>
    <anon>Codeforces</anon>
  </categories>
  <description>問題 問題概要 文字列が2つ与えられる. ひとつの文字列を指定された文字列に置換する操作を行うクエリに応える. 解法 setで管理しながら, 置換される方をeraseして, 加える方をinsertしていけばいい. ミス なし. コード #include &lt;bits/stdc++.h&gt; using namespace std; typedef long long ll; typedef vector&lt;int&gt; vint; typedef pair&lt;int,int&gt; pint; typedef vector&lt;pint&gt; vpint; #define rep(i,n) for(int i=0;i&lt;(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmmxsrup.hatenablog.com%2Fentry%2F2017%2F03%2F04%2F130923&quot; title=&quot;Codeforece 400 (Div. 1 + Div. 2, combined) A. A Serial Killer - srupのメモ帳&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>2017-03-04 13:09:23</published>
  <title>Codeforece 400 (Div. 1 + Div. 2, combined) A. A Serial Killer</title>
  <type>rich</type>
  <url>https://mmxsrup.hatenablog.com/entry/2017/03/04/130923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
