<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>geam1113</author_name>
  <author_url>https://blog.hatena.ne.jp/geam1113/</author_url>
  <blog_title>geam1113’s diary</blog_title>
  <blog_url>https://geam1113.hatenablog.com/</blog_url>
  <categories>
    <anon>ARC</anon>
  </categories>
  <description>コンテスト中AC:A,B A - Two Lucky Numbers B - Grid Repainting 4 A - Two Lucky Numbers 整数xの文字列表現をstr(x)とします。また、str(x)+str(y)は文字列の連結を表すこととします。 基本的にはstr(B/2)とstr(A)を連結させる方針となります。 しかし、Bが奇数の時、桁上がりが必要なので、間にstr(5)を挿入します。 偶数の時も、Aからの桁上がりの影響を避けるため、str(0)を挿入します。 よって、 Bが奇数のとき、 str((B-1)/2) + str(5) + str(A) 偶数のとき、 str…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgeam1113.hatenablog.com%2Fentry%2F2021%2F12%2F07%2F130613&quot; title=&quot;ARC131 参加記録 - geam1113’s diary&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-12-07 13:06:13</published>
  <title>ARC131 参加記録</title>
  <type>rich</type>
  <url>https://geam1113.hatenablog.com/entry/2021/12/07/130613</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
