<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>AGC036</anon>
    <anon>A問題</anon>
    <anon>400点</anon>
    <anon>Python</anon>
  </categories>
  <description>irisruneです。Rustはきちんと勉強してから使わないと厳しい言語だと認識したので、しばらく温めることにします。 問題 atcoder.jp あまりにも数学要素が強い問題ですが、アルゴリズム面でも少々癖があります（というか癖を出してしまいました）。 import sys LIM = 1000000000 def input(): return sys.stdin.readline().rstrip() def main(): s = int(input()) x1 = 0 if s == LIM * LIM else 1 y1 = 0 x2 = min((s // LIM) + 1, L…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190722%2F1563771214&quot; title=&quot;AtCoder AGC 036 A - Triangle (python) - あるエンジニアのAtCoder奮闘記&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.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-22 13:53:34</published>
  <title>AtCoder AGC 036 A - Triangle (python)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190722/1563771214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
