<?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>A問題 特に問題なし a = list(map(int, input().split())) if len(set(a))==2: print('Yes') else: print('No') B問題 特に問題なく n = int(input()) aa = list(map(int, input().split())) for a in aa: if a%2==0 and (a%3!=0 and a%5!=0): print('DENIED') exit(0) print('APPROVED') C問題 collections.Counter()を用いることで、 要素の出現回数をディレクトリ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmelheaven.hatenadiary.jp%2Fentry%2Fatcoder155&quot; title=&quot;AtCoder Beginner Contest 155 過去問(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>2020-04-20 18:33:04</published>
  <title>AtCoder Beginner Contest 155 過去問(A~C)</title>
  <type>rich</type>
  <url>https://melheaven.hatenadiary.jp/entry/atcoder155</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
