<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mhiro216</author_name>
  <author_url>https://blog.hatena.ne.jp/mhiro216/</author_url>
  <blog_title>オットセイの経営日誌</blog_title>
  <blog_url>https://mhiro216.hatenablog.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>先日「D問題はさくっとACできるようになってきた」などとほざきましたが、やってしまいました。 どうも、 予め要素ごとのboolなどの情報（今回のD問題で言えば割り切れるかどうか）を配列で持っておく 発想が身についていない模様。激しく反省せねば。。。 D問題までのPython ACコードです。 https://atcoder.jp/contests/abc170/tasks/abc170_a import sys sys.setrecursionlimit(10**6) x = list(map(int, input().split())) print(x.index(0)+1) https:/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmhiro216.hatenablog.com%2Fentry%2F2020%2F06%2F14%2F225446&quot; title=&quot;AtCoder Beginner Contest 170 (A~D) - オットセイの経営日誌&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>2020-06-14 22:54:46</published>
  <title>AtCoder Beginner Contest 170 (A~D)</title>
  <type>rich</type>
  <url>https://mhiro216.hatenablog.com/entry/2020/06/14/225446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
