<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zehnpaard</author_name>
  <author_url>https://blog.hatena.ne.jp/zehnpaard/</author_url>
  <blog_title>Arantium Maestum</blog_title>
  <blog_url>https://zehnpaard.hatenablog.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>Python</anon>
  </categories>
  <description>今回はノーミスで全完したのだが、C問題にあまりにも時間がかかってしまい、実感としてはかなりまずい印象だった。 前回のABCから三週間ぶりで感覚がおかしかった気がする。 第１問 abc103.contest.atcoder.jp abc103.contest.atcoder.jp 「最小→真ん中→最大」あるいは「最大→真ん中→最小」のどちらかの順番ですすむのが最善で、結果は最大-最小の差になる。 xs = [int(x) for x in input().split()] print(max(xs) - min(xs)) いきなりWAを飛ばしてびっくりした。何回見直しても大丈夫そうだったので放置…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzehnpaard.hatenablog.com%2Fentry%2F2018%2F07%2F22%2F014129&quot; title=&quot;AtCoder Beginner Contest 103に参加してみた - Arantium Maestum&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>2018-07-22 01:41:29</published>
  <title>AtCoder Beginner Contest 103に参加してみた</title>
  <type>rich</type>
  <url>https://zehnpaard.hatenablog.com/entry/2018/07/22/014129</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
