<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shaokuz</author_name>
  <author_url>https://blog.hatena.ne.jp/shaokuz/</author_url>
  <blog_title>熱望よドアを叩け</blog_title>
  <blog_url>https://shaokuz.hatenablog.com/</blog_url>
  <categories>
    <anon>Nim</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>ぐぐってもでてこなかったのでメモ。 Atcoder Beginner Contest 071 A問題 beta.atcoder.jp abs ( n ) 回答 import strutils,sequtils let n = readLine(stdin).split().map(parseInt) if abs(n[0] - n[1]) &lt; abs(n[0] - n[2]): echo &quot;A&quot; else: echo &quot;B&quot;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshaokuz.hatenablog.com%2Fentry%2F2018%2F11%2F03%2F201801&quot; title=&quot;Nimで絶対値の求め方 覚書 - 熱望よドアを叩け&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-11-03 20:18:01</published>
  <title>Nimで絶対値の求め方 覚書</title>
  <type>rich</type>
  <url>https://shaokuz.hatenablog.com/entry/2018/11/03/201801</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
