<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tkm-kyudo</author_name>
  <author_url>https://blog.hatena.ne.jp/tkm-kyudo/</author_url>
  <blog_title>接着剤の精進日記</blog_title>
  <blog_url>https://bondo.hateblo.jp/</blog_url>
  <categories>
    <anon>Codeforces</anon>
    <anon>Codeforces Round #677 (Div. 3)</anon>
  </categories>
  <description>codeforces.com A. Boring Apartments いい方針思いつかなかったので文字列作って一致するまで足すようにした 提出コード void solve(){ string x; cin &gt;&gt; x; vector&lt;string&gt; S; for(char c='1';c&lt;='9';c++){ string t = &quot;&quot;; t += c; S.emplace_back(t); t += c; S.emplace_back(t); t += c; S.emplace_back(t); t += c; S.emplace_back(t); } int ans = 0; int cu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbondo.hateblo.jp%2Fentry%2F2020%2F10%2F21%2F110119&quot; title=&quot;Codeforces Round #677 (Div. 3) - 接着剤の精進日記&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>2020-10-21 11:01:19</published>
  <title>Codeforces Round #677 (Div. 3)</title>
  <type>rich</type>
  <url>https://bondo.hateblo.jp/entry/2020/10/21/110119</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
