<?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 180 A〜C問題を解きました！ A問題 難易度：灰 時間：1分 atcoder.jp N,A,B=map(int,input().split()) print(N-A+B) B問題 難易度：灰 時間：6分 atcoder.jpマンハッタン距離、ユークリッド距離、チェビシェフ距離を計算するだけの問題です。 import math N=int(input()) X=list(map(int, input().split())) m,y,c=0,0,0 for x in X: m+=abs(x) y+=abs(x)**2 c=max(abs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmelheaven.hatenadiary.jp%2Fentry%2Fabc180abc&quot; title=&quot;AtCoder Beginner Contest 180 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-03-11 13:18:22</published>
  <title>AtCoder Beginner Contest 180 A〜C問題</title>
  <type>rich</type>
  <url>https://melheaven.hatenadiary.jp/entry/abc180abc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
