<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>electric-city</author_name>
  <author_url>https://blog.hatena.ne.jp/electric-city/</author_url>
  <blog_title>山下誠二郎のITとフォートナイトと野球ブログ</blog_title>
  <blog_url>https://melheaven.hatenadiary.jp/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>Python</anon>
  </categories>
  <description>前書き AtCoder Beginner Contest 198 A〜C問題を解きました。 A問題 難易度：灰 時間：1分 atcoder.jp N=int(input()) print(N-1) B問題 難易度：灰 時間：10分 atcoder.jp回文問題です。0を一個ずつ増やしながら回文チェックしていきました。 import sys N=input() def check(string): return string.find(string[::-1]) for i in range(10): S=check(i*'0'+N) if S==0: print('Yes') sys.exit…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmelheaven.hatenadiary.jp%2Fentry%2Fabc198abc&quot; title=&quot;AtCoder Beginner Contest 198 A〜C問題 - 山下誠二郎のITとフォートナイトと野球ブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/e/electric-city/20200319/20200319193051.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-11 23:21:49</published>
  <title>AtCoder Beginner Contest 198 A〜C問題</title>
  <type>rich</type>
  <url>https://melheaven.hatenadiary.jp/entry/abc198abc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
