<?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>Python</anon>
    <anon>AtCoder</anon>
  </categories>
  <description>3日前のことですが、AtCoder Beginner Contestに参加してみました。 結果は3完。初体験なので、コーダーカラーは灰色です。 A問題 楽に解けました。 a = list(input()) print('Yes') if a[2]==a[3] and a[4]==a[5] else print('No') B問題 こちらも楽に解けました。 B問題の割には簡単だったと思います。 x = int(input()) q,mod=divmod(x,500) b = mod//5 print(q*1000+b*5) C問題 円周に設置された家を最短距離で全て通過する問題。 「円周 - そ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmelheaven.hatenadiary.jp%2Fentry%2Fatcoder160&quot; title=&quot;AtCoder Beginner Contest 160 初コンペ - 山下誠二郎の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>2020-04-01 23:40:00</published>
  <title>AtCoder Beginner Contest 160 初コンペ</title>
  <type>rich</type>
  <url>https://melheaven.hatenadiary.jp/entry/atcoder160</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
